1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-20 00:39:08 -05:00

Bump hilt_version from 2.38 to 2.38.1 (#1418)

This commit is contained in:
dependabot[bot] 2021-08-02 13:25:19 +00:00 committed by GitHub
parent 19495ffce9
commit 51be23470f
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.21'
about_libraries = '8.9.1'
hilt_version = "2.38"
hilt_version = "2.38.1"
}
repositories {
mavenCentral()