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

This commit is contained in:
renovate[bot] 2023-07-06 06:11:42 +00:00 committed by GitHub
parent fa03ca0ad7
commit 61ae1d4194
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ composeCompiler = "1.4.8"
coroutines = "1.7.2"
flowbinding = "1.2.0"
hilt = "2.46.1"
kotlin = "1.8.22"
kotlin = "1.9.0"
kotlin1710 = { strictly = "[1.7.0,)", prefer = "1.7.10" }
leakcanary = "2.12"
lifecycle = "2.6.1"