fix(deps): update dependency androidx.core:core-ktx to v1.19.0 (#42)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-07-08 04:52:18 +08:00
committed by GitHub
parent 548686b3c6
commit e3a63ae67e

View File

@@ -6,7 +6,7 @@ conscryptAndroid = "2.5.3"
datastorePreferences = "1.2.1"
kotlin = "2.3.20"
kotlinx-serialization = "1.11.0"
coreKtx = "1.18.0"
coreKtx = "1.19.0"
libcxx = "29.0.14206865"
lifecycleRuntimeKtx = "2.10.0"
activityCompose = "1.13.0"