Skip to content

Commit

Permalink
chore(deps): update plugin android-library to v8.5.0 (#362)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 13, 2024
1 parent 4f15c34 commit 5e69700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ plugin-dokka = "org.jetbrains.dokka:dokka-gradle-plugin:1.9.20"

[plugins]

android-library = { id = "com.android.library", version = "8.4.2" }
android-library = { id = "com.android.library", version = "8.5.0" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
Expand Down

0 comments on commit 5e69700

Please sign in to comment.