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 6da819c commit 7cb0fabCopy full SHA for 7cb0fab
build.gradle
@@ -34,7 +34,7 @@ buildscript {
34
google()
35
}
36
dependencies {
37
- classpath 'com.android.tools.build:gradle:3.0.1'
+ classpath 'com.android.tools.build:gradle:3.2.1'
38
39
// NOTE: Do not place your application dependencies here; they belong
40
// in the individual module build.gradle files
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
-#Mon Feb 11 13:52:51 PST 2019
+#Fri Feb 15 06:30:36 PST 2019
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-4.1-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-4.6-all.zip
0 commit comments