mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-30 22:05:19 +00:00
fix(deps): update kotlin and compose to v1.9.23 (#2939)
* fix(deps): update kotlin and compose to v1.9.23 * fix(deps): update androidx.compose.compiler:compiler to 1.5.11-dev-k1.9.23-96ef9dc6af1 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
@@ -3,11 +3,11 @@ agp = "8.3.0-rc02"
|
|||||||
androidxActivity = "1.9.0-alpha03"
|
androidxActivity = "1.9.0-alpha03"
|
||||||
bouncycastle = "1.77"
|
bouncycastle = "1.77"
|
||||||
# @keep used for kotlinCompilerExtensionVersion
|
# @keep used for kotlinCompilerExtensionVersion
|
||||||
composeCompiler = "1.5.10"
|
composeCompiler = "1.5.11-dev-k1.9.23-96ef9dc6af1"
|
||||||
coroutines = "1.8.0"
|
coroutines = "1.8.0"
|
||||||
flowbinding = "1.2.0"
|
flowbinding = "1.2.0"
|
||||||
hilt = "2.51"
|
hilt = "2.51"
|
||||||
kotlin = "1.9.22"
|
kotlin = "1.9.23"
|
||||||
kotlinResult = "1.1.20"
|
kotlinResult = "1.1.20"
|
||||||
lifecycle = "2.7.0"
|
lifecycle = "2.7.0"
|
||||||
moshi = "1.15.1"
|
moshi = "1.15.1"
|
||||||
|
Reference in New Issue
Block a user