We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f420092 commit 04d6260Copy full SHA for 04d6260
1 file changed
build.gradle
@@ -10,7 +10,7 @@ buildscript {
10
mavenCentral()
11
}
12
dependencies {
13
- classpath 'com.android.tools.build:gradle:8.9.1'
+ classpath 'com.android.tools.build:gradle:8.8.2'
14
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
15
16
// NOTE: Do not place your application dependencies here; they belong
0 commit comments