Update datastore to v1.1.0

This commit is contained in:
renovate[bot] 2024-04-17 23:01:21 +00:00 committed by GitHub
parent 0cda5b9e90
commit c6109dc2c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ firebaseAppDistribution = "4.2.0"
# AndroidX
core = "1.12.0"
datastore = "1.0.0"
datastore = "1.1.0"
constraintlayout = "2.1.4"
constraintlayout_compose = "1.0.1"
lifecycle = "2.7.0"