fix(deps): update datastore to v1.2.0 (#5789)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-11-24 08:59:17 +01:00 committed by GitHub
parent e8e257db70
commit fdfc5df365
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ firebaseAppDistribution = "5.2.0"
# AndroidX
core = "1.17.0"
datastore = "1.1.7"
datastore = "1.2.0"
constraintlayout = "2.2.1"
constraintlayout_compose = "1.1.1"
lifecycle = "2.9.2"