Skip to content

Commit

Permalink
Update plugin gradle-plugin-publish to v1.3.1 (#445)
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 Feb 25, 2025
1 parent e31781d commit 64d577d
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 @@ -6,7 +6,7 @@ ben-manes-versions = { id = "com.github.ben-manes.versions", version = "0.51.0"

kotlinter = { id = "org.jmailen.kotlinter", version = "4.0.0" }

gradle-plugin-publish = {id = "com.gradle.plugin-publish", version = "1.3.0" }
gradle-plugin-publish = {id = "com.gradle.plugin-publish", version = "1.3.1" }

kgp = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin"}
agp = { id = "com.android.application", version.ref = "agp-version"}
Expand Down

0 comments on commit 64d577d

Please sign in to comment.