[App] Disable R8 full mode, support devModePassword, fix build timestamp

This commit is contained in:
Kuba Szczodrzyński
2024-07-01 11:53:14 +02:00
parent 6e19f37d79
commit 77e1acbb1e
12 changed files with 35 additions and 47 deletions

View File

@ -7,6 +7,7 @@
# Specifies the JVM arguments used for the daemon process.
# The setting is particularly useful for tweaking memory settings.
android.enableJetifier=true
android.enableR8.fullMode=false
android.ndk.suppressMinSdkVersionError=21
android.nonFinalResIds=true
android.nonTransitiveRClass=false