1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-11-23 13:16:00 -06:00

Bump hilt_version from 2.44.1 to 2.44.2 (#2058)

This commit is contained in:
dependabot[bot] 2022-11-22 20:42:38 +00:00 committed by GitHub
parent 85ce23845f
commit ae39bd94e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ buildscript {
ext { ext {
kotlin_version = '1.7.21' kotlin_version = '1.7.21'
about_libraries = '10.5.1' about_libraries = '10.5.1'
hilt_version = "2.44.1" hilt_version = "2.44.2"
} }
repositories { repositories {
mavenCentral() mavenCentral()