Update hilt.android to v2.52
This commit is contained in:
parent
2b553e8327
commit
680f900007
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ compose-compiler = "1.4.2"
|
|||
compose-material = "1.7.5"
|
||||
compose-material3 = "1.3.1"
|
||||
espresso = "3.6.1"
|
||||
hilt-android = "2.51.1"
|
||||
hilt-android = "2.52"
|
||||
kotlin = "2.0.21"
|
||||
kotlin-ksp = "2.0.21-1.0.28"
|
||||
kotlinx-serialization = "1.6.3"
|
||||
|
|
Loading…
Reference in a new issue