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 cf08683 commit 0e98ba5Copy full SHA for 0e98ba5
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
jcenter()
6
}
7
dependencies {
8
- classpath 'com.android.tools.build:gradle:1.1.0'
+ classpath 'com.android.tools.build:gradle:2.2.0'
9
10
// NOTE: Do not place your application dependencies here; they belong
11
// in the individual module build.gradle files
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
-#Wed Apr 10 15:27:10 PDT 2013
+#Mon Mar 27 20:13:31 BST 2017
2
distributionBase=GRADLE_USER_HOME
3
distributionPath=wrapper/dists
4
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-2.2.1-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-all.zip
0 commit comments