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 3d95287 commit 4a46bedCopy full SHA for 4a46bed
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
mavenLocal()
8
}
9
dependencies {
10
- classpath 'com.android.tools.build:gradle:7.4.2'
+ classpath 'com.android.tools.build:gradle:7.2.0'
11
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.21'
12
// NOTE: Do not place your application dependencies here; they belong
13
// in the individual module build.gradle files
0 commit comments