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 00cf8d6 commit 8c90d4dCopy full SHA for 8c90d4d
build.gradle
@@ -86,7 +86,7 @@ def projectPom = {
86
}
87
88
task wrapper(type: Wrapper) {
89
- gradleVersion = '3.3'
+ gradleVersion = '3.4'
90
distributionType = 'ALL'
91
92
gradle/wrapper/gradle-wrapper.jar
0 Bytes
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
-#Tue Jan 03 21:07:45 GMT 2017
+#Tue Feb 21 09:13:48 GMT 2017
2
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.3-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-3.4-all.zip
0 commit comments