1
0

Bump hilt_version from 2.31.2-alpha to 2.32-alpha (#1133)

This commit is contained in:
dependabot-preview[bot]
2021-02-17 11:38:51 +00:00
committed by GitHub
parent 021e9726c6
commit 1ed0884dfd

View File

@ -2,7 +2,7 @@ buildscript {
ext {
kotlin_version = '1.4.30'
about_libraries = '8.8.2'
hilt_version = "2.31.2-alpha"
hilt_version = "2.32-alpha"
}
repositories {
mavenCentral()