Bump hilt_version from 2.46.1 to 2.47 (#2261)

This commit is contained in:
dependabot[bot] 2023-07-24 21:36:06 +00:00 committed by GitHub
parent c0161f38c6
commit e79c5d4d2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ buildscript {
ext { ext {
kotlin_version = '1.9.0' kotlin_version = '1.9.0'
about_libraries = '10.8.0' about_libraries = '10.8.0'
hilt_version = "2.46.1" hilt_version = "2.47"
} }
repositories { repositories {
mavenCentral() mavenCentral()