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 70f5674 + 8973334 commit 74e8479Copy full SHA for 74e8479
build.gradle
@@ -13,5 +13,5 @@ plugins {
13
id 'org.jetbrains.kotlin.android' version '2.2.0' apply false
14
id 'org.jetbrains.kotlin.plugin.compose' version '2.2.0' apply false
15
id 'com.google.devtools.ksp' version '2.2.0-2.0.2' apply false
16
- id 'com.android.library' version '8.9.3' apply false
+ id 'com.android.library' version '8.12.0' apply false
17
}
0 commit comments