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 af6c385 + c766db1 commit 2c7542dCopy full SHA for 2c7542d
build.gradle
@@ -13,5 +13,5 @@ plugins {
13
id 'org.jetbrains.kotlin.android' version '2.1.0' apply false
14
id 'org.jetbrains.kotlin.plugin.compose' version '2.1.20' apply false
15
id 'com.google.devtools.ksp' version '2.1.10-1.0.31' apply false
16
- id 'com.android.library' version '8.8.2' apply false
+ id 'com.android.library' version '8.9.1' apply false
17
}
0 commit comments