aboutsummaryrefslogtreecommitdiff
path: root/android/gradle.properties
diff options
context:
space:
mode:
authorBenoit Marty <benoit.marty@gmail.com>2018-06-26 10:39:33 +0200
committerHubert Chathi <hubert@uhoreg.ca>2018-06-27 14:00:20 -0400
commit44c5923522844343d4cb0c029fc548ba76dad95d (patch)
tree6ae9bba4389f12f13c907115eeb6b2ad0a1e87fc /android/gradle.properties
parented7649d71eb3db6a7cd3d96e461cfc2d095ddbb1 (diff)
Upgrade tools
gradle 2.14.1 to 4.7 build tools 21.1.2 to 27.0.3 build gradle 2.1.3 to 3.1.3
Diffstat (limited to 'android/gradle.properties')
-rw-r--r--android/gradle.properties2
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