fix(deps): update kotlin to v1.8.10

This commit is contained in:
renovate[bot] 2023-02-04 12:35:19 +00:00 committed by GitHub
parent 215e4dc8c9
commit ebee72aa5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ composeCompiler = "1.4.0"
coroutines = "1.6.4" coroutines = "1.6.4"
flowbinding = "1.2.0" flowbinding = "1.2.0"
hilt = "2.44.2" hilt = "2.44.2"
kotlin = "1.8.0" kotlin = "1.8.10"
leakcanary = "2.10" leakcanary = "2.10"
lifecycle = "2.6.0-alpha05" lifecycle = "2.6.0-alpha05"