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 2d197e8 commit 30f5c77Copy full SHA for 30f5c77
1 file changed
gradle/libs.versions.toml
@@ -31,7 +31,7 @@ wrappers-browser = { module = "org.jetbrains.kotlin-wrappers:kotlin-browser" }
31
wrappers-web = { module = "org.jetbrains.kotlin-wrappers:kotlin-web" }
32
33
[plugins]
34
-android-library = { id = "com.android.library", version = "8.12.2" }
+android-library = { id = "com.android.library", version = "8.13.0" }
35
api = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.18.1" }
36
atomicfu = { id = "org.jetbrains.kotlinx.atomicfu", version.ref = "atomicfu" }
37
dokka = { id = "org.jetbrains.dokka", version = "2.2.0" }
0 commit comments