Bump hilt_version from 2.42 to 2.43 (#1923)

This commit is contained in:
dependabot[bot] 2022-07-27 10:09:28 +00:00 committed by GitHub
parent dfc4553fc6
commit b9be85d99c
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.10'
about_libraries = '10.3.1'
hilt_version = "2.42"
hilt_version = "2.43"
}
repositories {
mavenCentral()