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

Bump hilt_version from 2.48.1 to 2.49 (#2362)

This commit is contained in:
dependabot[bot] 2023-12-07 22:44:37 +00:00 committed by GitHub
parent 137c305295
commit b4c0440a8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ buildscript {
ext {
kotlin_version = '1.9.21'
about_libraries = '10.9.2'
hilt_version = '2.48.1'
hilt_version = '2.49'
}
repositories {
mavenCentral()