Skip to content

Commit

Permalink
Update anvil to v0.4.1 (#982)
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 14, 2025
1 parent dc36076 commit 646dc88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ androidx-lifecycle = "2.8.7"
uri = "0.0.19"

inject = "1"
anvil = "0.4.0"
anvil = "0.4.1"
ksp = "2.1.0-1.0.29"
kotlinpoet = "2.0.0"
auto-service = "1.1.1"
Expand Down
2 changes: 1 addition & 1 deletion sample/simple/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ androidx-compose-foundation = "1.7.6"
androidx-compose-material = "1.3.1"
androidx-core = "1.15.0"
androidx-lifecycle = "2.8.7"
anvil = "0.4.0"
anvil = "0.4.1"
coroutines = "1.10.1"
dagger = "2.55"
dependency-analysis-gradle = "2.7.0"
Expand Down

0 comments on commit 646dc88

Please sign in to comment.