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

Bump hilt_version from 2.38.1 to 2.39.1 (#1561)

This commit is contained in:
dependabot[bot] 2021-10-04 14:51:31 +00:00 committed by GitHub
parent 426379ec17
commit 2d84b0775a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ buildscript {
ext {
kotlin_version = '1.5.31'
about_libraries = '8.9.3'
hilt_version = "2.38.1"
hilt_version = "2.39.1"
}
repositories {
mavenCentral()