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 faf8c3c commit bb6eb47Copy full SHA for bb6eb47
build.gradle.kts
@@ -2,5 +2,5 @@
2
plugins {
3
id("com.android.application") version "8.12.2" apply false
4
id("org.jetbrains.kotlin.android") version "2.2.10" apply false
5
- id("com.android.library") version "8.12.2" apply false
+ id("com.android.library") version "8.13.0" apply false
6
}
0 commit comments