mirror of
https://github.com/szkolny-eu/szkolny-android.git
synced 2025-06-12 13:40:47 +02:00
[App] Disable R8 full mode, support devModePassword, fix build timestamp
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user