mirror of
https://github.com/wulkanowy/wulkanowy.git
synced 2024-11-23 12:36:13 -06:00
Bump hilt_version from 2.43.2 to 2.44 (#1994)
This commit is contained in:
parent
8ca41b5ba3
commit
b271c12ebc
@ -2,7 +2,7 @@ buildscript {
|
|||||||
ext {
|
ext {
|
||||||
kotlin_version = '1.7.10'
|
kotlin_version = '1.7.10'
|
||||||
about_libraries = '10.4.0'
|
about_libraries = '10.4.0'
|
||||||
hilt_version = "2.43.2"
|
hilt_version = "2.44"
|
||||||
}
|
}
|
||||||
repositories {
|
repositories {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
|
Loading…
Reference in New Issue
Block a user