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:
parent
80d799c4db
commit
9f364c6cf1
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ firebaseAppDistribution = "5.2.0"
|
||||||
|
|
||||||
# AndroidX
|
# AndroidX
|
||||||
core = "1.17.0"
|
core = "1.17.0"
|
||||||
datastore = "1.1.7"
|
datastore = "1.2.0"
|
||||||
constraintlayout = "2.2.1"
|
constraintlayout = "2.2.1"
|
||||||
constraintlayout_compose = "1.1.1"
|
constraintlayout_compose = "1.1.1"
|
||||||
lifecycle = "2.9.2"
|
lifecycle = "2.9.2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue