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 035aa8a commit a01f913Copy full SHA for a01f913
1 file changed
gradle/libs.versions.toml
@@ -24,7 +24,7 @@ wrappers-bom = { module = "org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom", v
24
wrappers-web = { module = "org.jetbrains.kotlin-wrappers:kotlin-web" }
25
26
[plugins]
27
-android-library = { id = "com.android.library", version = "8.7.0" }
+android-library = { id = "com.android.library", version = "8.7.1" }
28
api = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.16.3" }
29
atomicfu = { id = "org.jetbrains.kotlinx.atomicfu", version.ref = "atomicfu" }
30
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
0 commit comments