mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-31 06:15:48 +00:00
fix(deps): update kotlin and compose to v1.8.0 (#2907)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -6,7 +6,7 @@ androidxActivity = "1.9.0-alpha03"
|
|||||||
bouncycastle = "1.77"
|
bouncycastle = "1.77"
|
||||||
# @keep used for kotlinCompilerExtensionVersion
|
# @keep used for kotlinCompilerExtensionVersion
|
||||||
composeCompiler = "1.5.9"
|
composeCompiler = "1.5.9"
|
||||||
coroutines = "1.7.3"
|
coroutines = "1.8.0"
|
||||||
flowbinding = "1.2.0"
|
flowbinding = "1.2.0"
|
||||||
hilt = "2.50"
|
hilt = "2.50"
|
||||||
kotlin = "1.9.22"
|
kotlin = "1.9.22"
|
||||||
|
Reference in New Issue
Block a user