Skip to content

Commit

Permalink
Update plugin playPublish to v3.12.1 (#2623)
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 Nov 15, 2024
1 parent 9bf1d53 commit 2ecd9f2
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 @@ -157,6 +157,6 @@ compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "
anvil = { id = "com.squareup.anvil", version = "2.5.0-beta11" }
ktlint = { id = "io.github.usefulness.ktlint-gradle-plugin", version.ref = "ktlint-gradlePlugin" }
ksp = { id = "com.google.devtools.ksp", version = "2.0.21-1.0.27" }
playPublish = { id = "com.github.triplet.play", version = "3.12.0" }
playPublish = { id = "com.github.triplet.play", version = "3.12.1" }
android-app = { id = "com.android.application", version.ref = "agp" }
android-library = { id = "com.android.library", version.ref = "agp" }

0 comments on commit 2ecd9f2

Please sign in to comment.