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.
2 parents e582f73 + 092b318 commit 2d0eecdCopy full SHA for 2d0eecd
build.gradle
@@ -10,7 +10,7 @@ buildscript {
10
mavenCentral()
11
}
12
dependencies {
13
- classpath "com.android.tools.build:gradle:7.0.3"
+ classpath "com.android.tools.build:gradle:4.2.0"
14
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
15
classpath 'io.github.gradle-nexus:publish-plugin:1.1.0'
16
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
#Tue Jun 01 15:55:54 IST 2021
2
distributionBase=GRADLE_USER_HOME
3
-distributionUrl=https\://services.gradle.org/distributions/gradle-7.0.2-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-6.7.1-bin.zip
4
distributionPath=wrapper/dists
5
zipStorePath=wrapper/dists
6
zipStoreBase=GRADLE_USER_HOME
0 commit comments