fix(deps): update kotlin and compose to v1.9.22
This commit is contained in:
parent
30e3b1656c
commit
cfdcb08638
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ composeCompiler = "1.5.7"
|
|||
coroutines = "1.7.3"
|
||||
flowbinding = "1.2.0"
|
||||
hilt = "2.50"
|
||||
kotlin = "1.9.21"
|
||||
kotlin = "1.9.22"
|
||||
kotlinResult = "1.1.18"
|
||||
lifecycle = "2.6.2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue