mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 13:57:10 +09:00
DROID-1881 App | Tech | Disable R8 full mode (#579)
This commit is contained in:
parent
2e6b442d5c
commit
7b188e64ad
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ kotlin.code.style=official
|
|||
kapt.incremental.apt=true
|
||||
org.gradle.unsafe.configuration-cache=true
|
||||
|
||||
android.enableR8.fullMode=false
|
||||
android.defaults.buildfeatures.buildconfig=true
|
||||
android.nonTransitiveRClass=false
|
||||
android.nonFinalResIds=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue