Skip to content

Commit

Permalink
Update anvil to v2.4.9-1-8 (#660)
Browse files Browse the repository at this point in the history
* Update anvil to v2.4.9-1-8

* Apply suggestions from code review

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gabriel Ittner <[email protected]>
  • Loading branch information
renovate[bot] and gabrielittner authored Jan 8, 2024
1 parent a520ca9 commit 45614c7
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 @@ -31,7 +31,7 @@ uri = "0.0.15"

inject = "1"
dagger = "2.50"
anvil = "2.4.8"
anvil = "2.4.9"
ksp = "1.9.21-1.0.16"
kotlinpoet = "1.15.3"
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 @@ -14,7 +14,7 @@ androidx-compose-foundation = "1.5.4"
androidx-compose-material = "1.1.2"
androidx-core = "1.12.0"
androidx-lifecycle = "2.6.2"
anvil = "2.4.8-1-8"
anvil = "2.4.9"
coroutines = "1.7.3"
dagger = "2.50"
dependency-analysis-gradle = "1.28.0"
Expand Down

0 comments on commit 45614c7

Please sign in to comment.