You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tasks/gradle.properties

6 lines
224 B
Properties

android.useAndroidX=true
org.gradle.parallel=true
3 years ago
org.gradle.jvmargs=-XX:+UseParallelGC -Xmx4g -Dkotlin.daemon.jvm.options="-Xmx3g" -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
android.databinding.incremental=true