2021-05-29 09:55:46 +02:00
|
|
|
android.useAndroidX=true
|
|
|
|
android.enableJetifier=true
|
|
|
|
kotlin.code.style=official
|
|
|
|
org.gradle.jvmargs=-Xmx5048M
|
2022-08-22 15:51:56 +02:00
|
|
|
android.disableAutomaticComponentCreation=true
|
|
|
|
android.bundle.enableUncompressedNativeLibs=false
|