1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-19 22:29:09 -05:00

Bump hilt_version from 2.43 to 2.43.1 (#1927)

This commit is contained in:
dependabot[bot] 2022-08-01 21:18:52 +00:00 committed by GitHub
parent c23a90f104
commit cf87339ac4
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.3.1'
hilt_version = "2.43"
hilt_version = "2.43.1"
}
repositories {
mavenCentral()