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

Bump hilt_version from 2.49 to 2.50 (#2372)

This commit is contained in:
dependabot[bot] 2023-12-24 07:01:40 +00:00 committed by GitHub
parent 9e013f7cd9
commit 23d989d22a
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.49'
hilt_version = '2.50'
}
repositories {
mavenCentral()