mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-14 12:10:36 +01:00
6e5b4bbc15
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
Properties
6 lines
209 B
Properties
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 |