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

Bump hilt_version from 2.47 to 2.48 (#2290)

This commit is contained in:
dependabot[bot] 2023-09-04 18:13:39 +00:00 committed by GitHub
parent 8478b8b7ed
commit 017d46e5db
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.10'
about_libraries = '10.8.3'
hilt_version = "2.47"
hilt_version = "2.48"
}
repositories {
mavenCentral()