fix(deps): update kotlin and compose to v1.9.20
This commit is contained in:
parent
54f1f503ec
commit
abc99c7b5e
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ composeCompiler = "1.5.3-dev-k1.9.10-593b4c95fce"
|
||||||
coroutines = "1.7.3"
|
coroutines = "1.7.3"
|
||||||
flowbinding = "1.2.0"
|
flowbinding = "1.2.0"
|
||||||
hilt = "2.48.1"
|
hilt = "2.48.1"
|
||||||
kotlin = "1.9.10"
|
kotlin = "1.9.20"
|
||||||
kotlinResult = "1.1.18"
|
kotlinResult = "1.1.18"
|
||||||
leakcanary = "2.12"
|
leakcanary = "2.12"
|
||||||
lifecycle = "2.6.2"
|
lifecycle = "2.6.2"
|
||||||
|
|
Loading…
Reference in a new issue