1
0

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

View File

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