Skip to content

Commit 9141816

Browse files
committed
Updated gradle distributionUrl.
1 parent 1412d09 commit 9141816

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

gradle.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ COMPILE_SDK_VERSION=26
2323
TARGET_SDK_VERSION=26
2424
MIN_SDK_VERSION=19
2525
JAVA_SOURCE_COMPATIBILITY=1.7
26-
REQUIRED_GRADLE_VERSION=2.14.1
2726
ANDROID_SUPPORT_VERSION=25.3.1
2827
ANDROID_GRADLE_VERSION=2.3.3
2928
PLAY_SERVICES_VERSION=11.0.4

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-3.5-all.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-4.2-all.zip

0 commit comments

Comments
 (0)