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 8538a28 commit 5941561Copy full SHA for 5941561
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
google()
7
}
8
dependencies {
9
- classpath 'com.android.tools.build:gradle:3.6.0'
+ classpath 'com.android.tools.build:gradle:4.0.0'
10
11
// NOTE: Do not place your application dependencies here; they belong
12
// in the individual module build.gradle files
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
-#Tue Feb 25 09:47:07 CST 2020
+#Wed Jun 03 16:06:30 EDT 2020
2
distributionBase=GRADLE_USER_HOME
3
distributionPath=wrapper/dists
4
zipStoreBase=GRADLE_USER_HOME
5
zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.4-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-6.1.1-all.zip
0 commit comments