Skip to content

Commit

Permalink
chore(deps): update plugin publish to v0.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent b13130a commit 2173248
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 @@ -43,4 +43,4 @@ tests-robolectric = { module = "org.robolectric:robolectric", version = "4.13" }
android-application = { id = "com.android.application", version.ref = "agp" }
android-library = { id = "com.android.library", version.ref = "agp" }
kotlin = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
publish = { id = "com.vanniktech.maven.publish.base", version = "0.29.0" }
publish = { id = "com.vanniktech.maven.publish.base", version = "0.30.0" }

0 comments on commit 2173248

Please sign in to comment.