fix(deps): update kotlin to v1.7.0
This commit is contained in:
parent
31c6204ffa
commit
086cbe9121
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue