Bump hilt_version from 2.40.4 to 2.40.5 (#1719)

This commit is contained in:
dependabot[bot] 2021-12-12 14:05:53 +00:00 committed by GitHub
parent 19558cb871
commit 0005d84974
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ buildscript {
ext {
kotlin_version = '1.6.0'
about_libraries = '8.9.4'
hilt_version = "2.40.4"
hilt_version = "2.40.5"
}
repositories {
mavenCentral()