Bump hilt_version from 2.28.3-alpha to 2.29.1-alpha (#962)

This commit is contained in:
dependabot-preview[bot]
2020-09-13 14:03:09 +00:00
committed by GitHub
parent 7cfe58d311
commit 53561668fc

View File

@ -2,7 +2,7 @@ buildscript {
ext {
kotlin_version = '1.4.0'
about_libraries = '8.3.0'
hilt_version = "2.28.3-alpha"
hilt_version = "2.29.1-alpha"
}
repositories {
mavenCentral()