We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98acf44 commit 04ca4c8Copy full SHA for 04ca4c8
gradle/libs.versions.toml
@@ -25,7 +25,7 @@ wrappers-bom = { module = "org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom", v
25
wrappers-web = { module = "org.jetbrains.kotlin-wrappers:kotlin-web" }
26
27
[plugins]
28
-android-library = { id = "com.android.library", version = "8.8.0" }
+android-library = { id = "com.android.library", version = "8.8.1" }
29
api = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.17.0" }
30
atomicfu = { id = "org.jetbrains.kotlinx.atomicfu", version.ref = "atomicfu" }
31
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
0 commit comments