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:
renovate[bot] 2025-11-21 00:53:24 +00:00 committed by GitHub
parent 50b4543e68
commit 13a38c5f41
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@
coreKtx = "1.17.0"
splashScreen = "1.2.0"
lifecycleRuntimeKtx = "2.10.0"
datastore = "1.1.7"
datastore = "1.2.0"
# Compose
activityCompose = "1.12.0"
composeBom = "2025.11.01"