Skip to content

Commit

Permalink
Update hilt_version to v2.46
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 10, 2023
1 parent 30676cf commit e7a3517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
ext {
agp_version = '7.3.1'
kotlin_version = '1.8.10'
hilt_version = '2.45'
hilt_version = '2.46'
jupiter_version = '5.9.3'
slf4j_version = '2.0.7'
mockk_version = '1.13.2'
Expand Down

0 comments on commit e7a3517

Please sign in to comment.