Bump hilt_version from 2.35 to 2.35.1 (#1313)

This commit is contained in:
dependabot[bot] 2021-04-30 14:05:08 +00:00 committed by GitHub
parent da5817d08a
commit 2a7f846d3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ buildscript {
ext {
kotlin_version = '1.4.32'
about_libraries = '8.8.5'
hilt_version = "2.35"
hilt_version = "2.35.1"
}
repositories {
mavenCentral()