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.
2 parents 9345a29 + b34ec1d commit 1ce23d4Copy full SHA for 1ce23d4
build.gradle
@@ -41,5 +41,5 @@ dependencies {
41
}
42
43
task wrapper(type: Wrapper) {
44
- gradleVersion = '1.12'
+ gradleVersion = '2.0'
45
gradle/wrapper/gradle-wrapper.jar
242 Bytes
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
-#Thu Jun 26 10:33:15 MDT 2014
+#Wed Jul 02 16:16:39 MDT 2014
2
distributionBase=GRADLE_USER_HOME
3
distributionPath=wrapper/dists
4
zipStoreBase=GRADLE_USER_HOME
5
zipStorePath=wrapper/dists
6
-distributionUrl=http\://services.gradle.org/distributions/gradle-1.12-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-2.0-bin.zip
0 commit comments