mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-1881 App | Tech | Disable R8 full mode (#579)
This commit is contained in:
parent
801868dc5f
commit
316e018b41
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