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 ff1115e commit f89c996Copy full SHA for f89c996
build.gradle
@@ -1,6 +1,6 @@
1
// Top-level build file using plugins DSL
2
plugins {
3
- id 'com.android.library' version '8.11.0' apply false
+ id 'com.android.library' version '8.12.0' apply false
4
id 'org.jetbrains.kotlin.android' version '2.2.0' apply false
5
}
6
0 commit comments