Bump hilt_version from 2.37 to 2.38 (#1405)

This commit is contained in:
dependabot[bot] 2021-07-27 08:39:37 +00:00 committed by GitHub
parent e00dea51f1
commit 3278c11cce
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.5.21' kotlin_version = '1.5.21'
about_libraries = '8.9.1' about_libraries = '8.9.1'
hilt_version = "2.37" hilt_version = "2.38"
} }
repositories { repositories {
mavenCentral() mavenCentral()