mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-21 19:48:29 +00:00
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
209 B
INI
6 lines
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 |