Skip to content

Commit

Permalink
Update plugin anvil to v2.5.1 (#2682)
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 Jan 25, 2025
1 parent 76a9394 commit f677e49
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 @@ -150,7 +150,7 @@ kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", versi
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
anvil = { id = "com.squareup.anvil", version = "2.5.0" }
anvil = { id = "com.squareup.anvil", version = "2.5.1" }
ktlint = { id = "io.github.usefulness.ktlint-gradle-plugin", version.ref = "ktlint-gradlePlugin" }
ksp = { id = "com.google.devtools.ksp", version = "2.1.0-1.0.29" }
playPublish = { id = "com.github.triplet.play", version = "3.12.1" }
Expand Down

0 comments on commit f677e49

Please sign in to comment.