1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-11-23 12:26:05 -06:00

Bump hilt_version from 2.43.2 to 2.44 (#1994)

This commit is contained in:
dependabot[bot] 2022-09-28 20:28:31 +00:00 committed by GitHub
parent 8ca41b5ba3
commit b271c12ebc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ buildscript {
ext {
kotlin_version = '1.7.10'
about_libraries = '10.4.0'
hilt_version = "2.43.2"
hilt_version = "2.44"
}
repositories {
mavenCentral()