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 1c2e6c3 commit ff6d670Copy full SHA for ff6d670
1 file changed
build.gradle
@@ -14,7 +14,7 @@ buildscript {
14
maven { url "https://nexus.scanbot.io/nexus/content/repositories/snapshots/" }
15
}
16
dependencies {
17
- classpath('com.android.tools.build:gradle:7.4.1')
+ classpath('com.android.tools.build:gradle:7.0.4')
18
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version")
19
20
0 commit comments