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

This commit is contained in:
renovate[bot] 2024-01-08 16:21:56 +00:00 committed by GitHub
parent 30e3b1656c
commit cfdcb08638
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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