Bump hilt_version from 2.44.2 to 2.45 (#2120)

This commit is contained in:
dependabot[bot] 2023-02-24 09:09:18 +00:00 committed by GitHub
parent 78ae23df68
commit ac446e4f91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ buildscript {
ext {
kotlin_version = '1.8.10'
about_libraries = '10.5.2'
hilt_version = "2.44.2"
hilt_version = "2.45"
}
repositories {
mavenCentral()