Enable full R8 optimisation
Signed-off-by: June <zanthed@riseup.net>
This commit is contained in:
parent
9ed8422ae7
commit
0d0bca6d4d
@ -3,4 +3,6 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
|
||||
android.useAndroidX=true
|
||||
android.enableJetifier=true
|
||||
|
||||
android.enableR8.fullMode=true
|
||||
|
||||
kotlin.code.style=official
|
||||
|
Loading…
Reference in New Issue
Block a user