We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1412d09 commit 9141816Copy full SHA for 9141816
gradle.properties
@@ -23,7 +23,6 @@ COMPILE_SDK_VERSION=26
23
TARGET_SDK_VERSION=26
24
MIN_SDK_VERSION=19
25
JAVA_SOURCE_COMPATIBILITY=1.7
26
-REQUIRED_GRADLE_VERSION=2.14.1
27
ANDROID_SUPPORT_VERSION=25.3.1
28
ANDROID_GRADLE_VERSION=2.3.3
29
PLAY_SERVICES_VERSION=11.0.4
gradle/wrapper/gradle-wrapper.properties
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
3
distributionPath=wrapper/dists
4
zipStoreBase=GRADLE_USER_HOME
5
zipStorePath=wrapper/dists
6
-distributionUrl=https\://services.gradle.org/distributions/gradle-3.5-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-4.2-all.zip
0 commit comments