Bump hilt_version from 2.30.1-alpha to 2.31.2-alpha (#1094)

This commit is contained in:
dependabot-preview[bot] 2021-01-24 16:52:16 +00:00 committed by GitHub
parent 52d359827e
commit 3a887f597b
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.21'
about_libraries = '8.6.7'
hilt_version = "2.30.1-alpha"
hilt_version = "2.31.2-alpha"
}
repositories {
mavenCentral()