mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-30 13:57:47 +00:00
fix(deps): update kotlin to v1.7.1 (#2515)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -4,7 +4,7 @@ androidxActivity = "1.7.1"
|
|||||||
bouncycastle = "1.73"
|
bouncycastle = "1.73"
|
||||||
# @keep used for kotlinCompilerExtensionVersion
|
# @keep used for kotlinCompilerExtensionVersion
|
||||||
composeCompiler = "1.4.7"
|
composeCompiler = "1.4.7"
|
||||||
coroutines = "1.7.0"
|
coroutines = "1.7.1"
|
||||||
flowbinding = "1.2.0"
|
flowbinding = "1.2.0"
|
||||||
hilt = "2.46"
|
hilt = "2.46"
|
||||||
kotlin = "1.8.21"
|
kotlin = "1.8.21"
|
||||||
|
Reference in New Issue
Block a user