Skip to content

Commit 250312d

Browse files
Update plugin android-library to v8.7.0 (#409)
1 parent 6a4b328 commit 250312d

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
@@ -19,7 +19,7 @@ ktor-logging = { module = "io.ktor:ktor-client-logging", version.ref = "ktor" }
1919
ktor-mock = { module = "io.ktor:ktor-client-mock", version.ref = "ktor" }
2020

2121
[plugins]
22-
android-library = { id = "com.android.library", version = "8.6.0" }
22+
android-library = { id = "com.android.library", version = "8.7.0" }
2323
android-publish = { id = "com.vanniktech.maven.publish", version = "0.29.0" }
2424
api = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.16.3" }
2525
atomicfu = { id = "org.jetbrains.kotlinx.atomicfu", version = "0.25.0" }

0 commit comments

Comments
 (0)