cid_app/android/gradle.properties

6 lines
270 B
Properties
Raw Normal View History

2026-02-27 23:26:13 +01:00
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