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

This commit is contained in:
renovate[bot]
2023-06-29 14:36:27 +00:00
committed by GitHub
parent 168d6d437e
commit 381dba897b

View File

@@ -4,7 +4,7 @@ androidxActivity = "1.7.2"
bouncycastle = "1.75"
# @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.4.8"
coroutines = "1.7.1"
coroutines = "1.7.2"
flowbinding = "1.2.0"
hilt = "2.46.1"
kotlin = "1.8.22"