Skip to content

Commit 4a6aabd

Browse files
Update plugin android-library to v8.3.2 (#667)
1 parent aa80e76 commit 4a6aabd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ tuulbox-logging = { module = "com.juul.tuulbox:logging", version.ref = "tuulbox"
2222
uuid = { module = "com.benasher44:uuid", version = "0.8.4" }
2323

2424
[plugins]
25-
android-library = { id = "com.android.library", version = "8.3.1" }
25+
android-library = { id = "com.android.library", version = "8.3.2" }
2626
api = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.14.0" }
2727
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
2828
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }

0 commit comments

Comments
 (0)