mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-20 02:58:45 +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 {
|
||||
execution 'ANDROIDX_TEST_ORCHESTRATOR'
|
||||
|
||||
|
||||
@@ -2,5 +2,4 @@ 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
|
||||
android.experimental.androidTest.numManagedDeviceShards=4
|
||||
Reference in New Issue
Block a user