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 0a014ae commit 2d50c50Copy full SHA for 2d50c50
build.gradle
@@ -69,5 +69,5 @@ pluginBundle {
69
}
70
71
task wrapper(type: Wrapper) {
72
- gradleVersion = '2.5'
+ gradleVersion = '2.6'
73
gradle/wrapper/gradle-wrapper.jar
1.33 KB
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
-#Sat Jul 11 22:10:40 CEST 2015
+#Mon Aug 17 14:17:01 CEST 2015
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-2.5-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-2.6-bin.zip
0 commit comments