Skip to content

Commit 04d6260

Browse files
committed
Revert to AGP 8.8.2 to fix release build error
1 parent f420092 commit 04d6260

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
mavenCentral()
1111
}
1212
dependencies {
13-
classpath 'com.android.tools.build:gradle:8.9.1'
13+
classpath 'com.android.tools.build:gradle:8.8.2'
1414
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1515

1616
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)