Skip to content

Commit

Permalink
Update plugin gradle-plugin-publish to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent 240e594 commit db0822c
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.2.2" }
gradle-plugin-publish = {id = "com.gradle.plugin-publish", version = "1.3.0" }

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

0 comments on commit db0822c

Please sign in to comment.