Bump hilt_version from 2.34-beta to 2.34.1-beta (#1293)

This commit is contained in:
dependabot-preview[bot] 2021-04-17 20:45:38 +00:00 committed by GitHub
parent 3a1a383383
commit b695c7f600
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-beta"
hilt_version = "2.34.1-beta"
}
repositories {
mavenCentral()