Bump hilt_version from 2.40.5 to 2.41 (#1786)

This commit is contained in:
dependabot[bot] 2022-02-21 19:35:02 +00:00 committed by GitHub
parent aff0fb3a60
commit 820b99dbc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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