fix(deps): update kotlin and compose to v1.9.20

This commit is contained in:
renovate[bot] 2023-10-30 22:46:07 +00:00 committed by GitHub
parent 54f1f503ec
commit abc99c7b5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"