From 44c5923522844343d4cb0c029fc548ba76dad95d Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Tue, 26 Jun 2018 10:39:33 +0200 Subject: 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 --- android/gradle.properties | 2 ++ 1 file changed, 2 insertions(+) (limited to 'android/gradle.properties') 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 -- cgit v1.2.3