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 3652338 commit df67bd7Copy full SHA for df67bd7
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
}
7
8
dependencies {
9
- classpath 'com.android.tools.build:gradle:3.4.2'
+ classpath 'com.android.tools.build:gradle:4.1.1'
10
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
11
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
12
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
-#Thu Jun 08 12:40:11 IST 2017
+#Thu Jan 07 11:25:02 CET 2021
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.1.1-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-6.5-bin.zip
0 commit comments