Bump hilt_version from 2.44 to 2.44.1 (#2044)

This commit is contained in:
dependabot[bot] 2022-11-14 18:36:20 +00:00 committed by GitHub
parent fded5007c1
commit 885319a885
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ buildscript {
ext {
kotlin_version = '1.7.20'
about_libraries = '10.5.1'
hilt_version = "2.44"
hilt_version = "2.44.1"
}
repositories {
mavenCentral()