mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-20 11:08:31 +00:00
Revert "Enable gradle configuration cache."
This reverts commit 6e5b4bbc15.
This commit is contained in:
@@ -106,11 +106,6 @@ android {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
dependenciesInfo {
|
|
||||||
includeInBundle false
|
|
||||||
includeInApk false
|
|
||||||
}
|
|
||||||
|
|
||||||
testOptions {
|
testOptions {
|
||||||
execution 'ANDROIDX_TEST_ORCHESTRATOR'
|
execution 'ANDROIDX_TEST_ORCHESTRATOR'
|
||||||
|
|
||||||
|
|||||||
@@ -2,5 +2,4 @@ org.gradle.jvmargs=-Xmx4096m
|
|||||||
android.useAndroidX=true
|
android.useAndroidX=true
|
||||||
android.enableJetifier=true
|
android.enableJetifier=true
|
||||||
kapt.incremental.apt=false
|
kapt.incremental.apt=false
|
||||||
android.experimental.androidTest.numManagedDeviceShards=4
|
android.experimental.androidTest.numManagedDeviceShards=4
|
||||||
org.gradle.unsafe.configuration-cache=true
|
|
||||||
Reference in New Issue
Block a user