mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 08:17:04 +05:30
android: turn on R8
This commit is contained in:
parent
1d02f56025
commit
c1c3c3cdc9
5 changed files with 74 additions and 3 deletions
|
@ -24,7 +24,7 @@ kapt.include.compile.classpath=false
|
|||
android.injected.testOnly=false
|
||||
|
||||
# Use R8 instead of ProGuard for code shrinking.
|
||||
android.enableR8.fullMode=true
|
||||
android.enableR8.fullMode=false
|
||||
|
||||
# Enable AndroidX
|
||||
android.useAndroidX=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue