Skip to content

Commit

Permalink
Merge pull request #21 from everymeals/renovate/hilt.compose
Browse files Browse the repository at this point in the history
Update dependency androidx.hilt:hilt-navigation-compose to v1.0.0
  • Loading branch information
SsongSik authored Jul 15, 2023
2 parents 9bc9f00 + cab2fee commit 52320f8
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 @@ -10,7 +10,7 @@ activity-compose = "1.7.2"
compose-bom = "2023.06.01"

dagger-hilt = "2.46.1"
hilt-compose = "1.0.0-alpha03"
hilt-compose = "1.0.0"

okhttp = "4.11.0"
retrofit = "2.9.0"
Expand Down

0 comments on commit 52320f8

Please sign in to comment.