Skip to content

Commit 04ca4c8

Browse files
Update plugin android-library to v8.8.1 (#864)
1 parent 98acf44 commit 04ca4c8

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
@@ -25,7 +25,7 @@ wrappers-bom = { module = "org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom", v
2525
wrappers-web = { module = "org.jetbrains.kotlin-wrappers:kotlin-web" }
2626

2727
[plugins]
28-
android-library = { id = "com.android.library", version = "8.8.0" }
28+
android-library = { id = "com.android.library", version = "8.8.1" }
2929
api = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.17.0" }
3030
atomicfu = { id = "org.jetbrains.kotlinx.atomicfu", version.ref = "atomicfu" }
3131
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }

0 commit comments

Comments
 (0)