Skip to content

Commit

Permalink
Update plugin anvil to v2.4.8-1-8 (#2122)
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 Sep 11, 2023
1 parent 0b00a5f commit 0e21d74
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 @@ -162,7 +162,7 @@ retrofit = [
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
anvil = { id = "com.squareup.anvil", version = "2.4.7-1-8" }
anvil = { id = "com.squareup.anvil", version = "2.4.8-1-8" }
ktlint = { id = "io.github.usefulness.ktlint-gradle-plugin", version.ref = "ktlint-gradlePlugin" }
ksp = { id = "com.google.devtools.ksp", version = "1.9.10-1.0.13" }
crashlytics = { id = "com.google.firebase.crashlytics", version = "2.9.9" }
Expand Down

0 comments on commit 0e21d74

Please sign in to comment.