Bump hilt_version from 2.33-beta to 2.34-beta (#1280)

This commit is contained in:
dependabot-preview[bot] 2021-04-13 11:39:14 +00:00 committed by GitHub
parent 4492f4a864
commit 8e587358aa
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.4'
hilt_version = "2.33-beta"
hilt_version = "2.34-beta"
}
repositories {
mavenCentral()