Skip to content

Commit

Permalink
chore: update Hilt to 2.47
Browse files Browse the repository at this point in the history
  • Loading branch information
andrekir committed Jul 27, 2023
1 parent f1b7279 commit 06798ad
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 {
useCrashlytics = false
kotlin_version = '1.8.22'
hilt_version = '2.46.1'
hilt_version = '2.47'
protobuf_version = '3.23.4'
}

Expand Down

0 comments on commit 06798ad

Please sign in to comment.