Skip to content

Commit

Permalink
chore(deps): update plugin android-library to v8.1.1 (#220)
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 Aug 22, 2023
1 parent 6863242 commit 01b3a69
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 @@ -31,7 +31,7 @@ asm-util = "org.ow2.asm:asm-util:9.5"

[plugins]

android-library = { id = "com.android.library", version = "8.1.0" }
android-library = { id = "com.android.library", version = "8.1.1" }
dokka = { id = "org.jetbrains.dokka", version = "1.8.20" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
Expand Down

0 comments on commit 01b3a69

Please sign in to comment.