mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-09-01 23:05:33 +00:00
fix(deps): update kotlin and compose to v1.8.1 (#3048)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -4,7 +4,7 @@ androidxActivity = "1.9.0"
|
||||
bouncycastle = "1.78.1"
|
||||
# @keep used for kotlinCompilerExtensionVersion
|
||||
composeCompiler = "1.5.14-dev-k1.9.24-50022def4af"
|
||||
coroutines = "1.8.1-Beta"
|
||||
coroutines = "1.8.1"
|
||||
flowbinding = "1.2.0"
|
||||
hilt = "2.51.1"
|
||||
kotlin = "1.9.24"
|
||||
|
Reference in New Issue
Block a user