mirror of
https://github.com/wulkanowy/wulkanowy.git
synced 2024-11-23 12:46:02 -06:00
Bump hilt_version from 2.44.1 to 2.44.2 (#2058)
This commit is contained in:
parent
85ce23845f
commit
ae39bd94e5
@ -2,7 +2,7 @@ buildscript {
|
|||||||
ext {
|
ext {
|
||||||
kotlin_version = '1.7.21'
|
kotlin_version = '1.7.21'
|
||||||
about_libraries = '10.5.1'
|
about_libraries = '10.5.1'
|
||||||
hilt_version = "2.44.1"
|
hilt_version = "2.44.2"
|
||||||
}
|
}
|
||||||
repositories {
|
repositories {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
|
Loading…
Reference in New Issue
Block a user