Skip to content

Commit 11e6564

Browse files
Update plugin android-library to v8.13.0
1 parent 95b0ed5 commit 11e6564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ wrappers-bom = { module = "org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom", v
2828
wrappers-web = { module = "org.jetbrains.kotlin-wrappers:kotlin-web" }
2929

3030
[plugins]
31-
android-library = { id = "com.android.library", version = "8.12.2" }
31+
android-library = { id = "com.android.library", version = "8.13.0" }
3232
api = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.18.1" }
3333
atomicfu = { id = "org.jetbrains.kotlinx.atomicfu", version.ref = "atomicfu" }
3434
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }

0 commit comments

Comments
 (0)