cid_app/android/gradle.properties

6 lines
No EOL
270 B
Properties

org.gradle.jvmargs=-Xmx8G -XX:MaxMetaspaceSize=4G -XX:ReservedCodeCacheSize=512m -XX:+HeapDumpOnOutOfMemoryError
android.useAndroidX=true
android.enableJetifier=true
# RIGA DA AGGIUNGERE:
kotlin.warnings.as.errors=false
android.experimental.skipDependencyValidation=true