1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2025-01-31 17:02:44 +01:00

Bump hilt_version from 2.41 to 2.42 (#1856)

This commit is contained in:
dependabot[bot] 2022-05-14 13:51:39 +00:00 committed by GitHub
parent 445bfda801
commit 637125e1fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ buildscript {
ext {
kotlin_version = '1.6.21'
about_libraries = '8.9.4'
hilt_version = "2.41"
hilt_version = "2.42"
}
repositories {
mavenCentral()