fix(deps): update kotlin to v1.7.0

This commit is contained in:
renovate[bot] 2023-05-05 16:34:43 +00:00 committed by GitHub
parent 31c6204ffa
commit 086cbe9121
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ androidxActivity = "1.7.1"
bouncycastle = "1.73"
# @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.4.7"
coroutines = "1.6.4"
coroutines = "1.7.0"
flowbinding = "1.2.0"
hilt = "2.46"
kotlin = "1.8.21"