6 lines
270 B
Properties
6 lines
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
|