Bump hilt_version from 2.34.1-beta to 2.35 (#1303)

This commit is contained in:
dependabot-preview[bot] 2021-04-24 12:57:55 +00:00 committed by GitHub
parent 44af5d59fb
commit b7da43a52a
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.34.1-beta"
hilt_version = "2.35"
}
repositories {
mavenCentral()