kopia lustrzana https://github.com/ryukoposting/Signal-Android
rodzic
ef9cd2515e
commit
f0b3aa66f7
|
@ -106,11 +106,6 @@ android {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
dependenciesInfo {
|
|
||||||
includeInBundle false
|
|
||||||
includeInApk false
|
|
||||||
}
|
|
||||||
|
|
||||||
testOptions {
|
testOptions {
|
||||||
execution 'ANDROIDX_TEST_ORCHESTRATOR'
|
execution 'ANDROIDX_TEST_ORCHESTRATOR'
|
||||||
|
|
||||||
|
|
|
@ -3,4 +3,3 @@ 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
|
|
Ładowanie…
Reference in New Issue