fix(deps): update dependency androidx.datastore:datastore-preferences to v1.2.0 (#408)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
50b4543e68
commit
13a38c5f41
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
coreKtx = "1.17.0"
|
coreKtx = "1.17.0"
|
||||||
splashScreen = "1.2.0"
|
splashScreen = "1.2.0"
|
||||||
lifecycleRuntimeKtx = "2.10.0"
|
lifecycleRuntimeKtx = "2.10.0"
|
||||||
datastore = "1.1.7"
|
datastore = "1.2.0"
|
||||||
# Compose
|
# Compose
|
||||||
activityCompose = "1.12.0"
|
activityCompose = "1.12.0"
|
||||||
composeBom = "2025.11.01"
|
composeBom = "2025.11.01"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue