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

This commit is contained in:
renovate[bot] 2023-11-30 07:50:34 +00:00 committed by GitHub
parent e8f18ba6e7
commit dbec05f4ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ composeCompiler = "1.5.5-dev-k1.9.21-163bb051fe5"
coroutines = "1.7.3"
flowbinding = "1.2.0"
hilt = "2.48.1"
kotlin = "1.9.20"
kotlin = "1.9.21"
kotlinResult = "1.1.18"
lifecycle = "2.6.2"