diff options
Diffstat (limited to 'android/gradle.properties')
-rw-r--r-- | android/gradle.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/android/gradle.properties b/android/gradle.properties index 13d64a5..ff53440 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -17,3 +17,5 @@ systemProp.https.proxyPort=8080 systemProp.http.proxyHost=batproxy systemProp.https.proxyHost=batproxy systemProp.http.proxyPort=8080 + +org.gradle.configureondemand=false |