mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-15 07:28:30 +00:00
Add support for configuration cache.
This commit is contained in:
committed by
Cody Henthorne
parent
0f72c6face
commit
eba5c5ceeb
@@ -1,6 +1,7 @@
|
||||
org.gradle.jvmargs=-Xmx12g -Xms256m -XX:MaxMetaspaceSize=1g
|
||||
android.useAndroidX=true
|
||||
android.experimental.androidTest.numManagedDeviceShards=4
|
||||
org.gradle.configuration-cache=true
|
||||
# We never want to use auto-provisioning, as it breaks reproducible builds.
|
||||
# This should not be a problem, because we never configure a "javaRepositories"
|
||||
# item to tell Gradle where to auto-provision the toolchain from, but adding
|
||||
|
||||
Reference in New Issue
Block a user