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 05cc9de commit efccbdeCopy full SHA for efccbde
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
jcenter()
6
}
7
dependencies {
8
- classpath 'com.android.tools.build:gradle:2.3.3'
+ classpath 'com.android.tools.build:gradle:3.0.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
-#Fri Mar 10 22:27:02 CET 2017
+#Thu Nov 09 15:52:16 CET 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-3.3-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-all.zip
0 commit comments