We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa80e76 commit 4a6aabdCopy full SHA for 4a6aabd
gradle/libs.versions.toml
@@ -22,7 +22,7 @@ tuulbox-logging = { module = "com.juul.tuulbox:logging", version.ref = "tuulbox"
22
uuid = { module = "com.benasher44:uuid", version = "0.8.4" }
23
24
[plugins]
25
-android-library = { id = "com.android.library", version = "8.3.1" }
+android-library = { id = "com.android.library", version = "8.3.2" }
26
api = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.14.0" }
27
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
28
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
0 commit comments