1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2025-01-19 00:26:45 -06:00

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
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.0'
about_libraries = '8.3.0'
hilt_version = "2.28.3-alpha"
hilt_version = "2.29.1-alpha"
}
repositories {
mavenCentral()