mirror of
https://github.com/status-im/status-react.git
synced 2025-01-22 16:59:40 +00:00
disable gradle daemon to make builds more stable
This commit is contained in:
parent
77cb0c2f3d
commit
499f5b0559
@ -27,3 +27,6 @@ STATUS_RELEASE_KEY_PASSWORD=password
|
||||
|
||||
# Workaround for issue https://github.com/facebook/react-native/issues/16906
|
||||
android.enableAapt2=false
|
||||
|
||||
# Disable Gradle Daemon https://stackoverflow.com/questions/38710327/jenkins-builds-fail-using-the-gradle-daemon
|
||||
org.gradle.daemon=false
|
||||
|
Loading…
x
Reference in New Issue
Block a user