mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2026-04-16 15:17:15 +02:00
fix(deps): update kotlin and compose to v1.7.2
This commit is contained in:
parent
168d6d437e
commit
381dba897b
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue