Android Studio told me to do this and that it would save me over 7 seconds. We'll see if it breaks anything :p
6 lines
No EOL
209 B
INI
6 lines
No EOL
209 B
INI
org.gradle.jvmargs=-Xmx4096m
|
|
android.useAndroidX=true
|
|
android.enableJetifier=true
|
|
kapt.incremental.apt=false
|
|
android.experimental.androidTest.numManagedDeviceShards=4
|
|
org.gradle.unsafe.configuration-cache=true |