Skip to content

Commit

Permalink
fix(deps): update dependency me.tylerbwong.gradle.metalava:plugin to …
Browse files Browse the repository at this point in the history
…v0.4.0-alpha03 (#1148)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 4ade920 commit 4af278f
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 @@ -28,7 +28,7 @@ plugin-androidgradleplugin = { module = "com.android.tools.build:gradle", versio
plugin-dokka = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version = "1.9.20" }
plugin-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
plugin-licensee = { module = "app.cash.licensee:licensee-gradle-plugin", version = "1.12.0" }
plugin-metalava = { module = "me.tylerbwong.gradle.metalava:plugin", version = "0.4.0-alpha02" }
plugin-metalava = { module = "me.tylerbwong.gradle.metalava:plugin", version = "0.4.0-alpha03" }
plugin-publish = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.30.0" }
robolectric = { module = "org.robolectric:robolectric", version = "4.14.1" }
screengrab = { module = "tools.fastlane:screengrab", version = "2.1.1" }
Expand Down

0 comments on commit 4af278f

Please sign in to comment.