Bump hilt_version from 2.40.1 to 2.40.2 (#1683)

This commit is contained in:
dependabot[bot] 2021-11-25 22:46:17 +00:00 committed by GitHub
parent a7891bb266
commit eae396424f
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.1"
hilt_version = "2.40.2"
}
repositories {
mavenCentral()