fix(deps): update dependency androidx.datastore:datastore to v1.2.1 (#6326)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
cb45649d8c
commit
2b6d7a23e4
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ firebaseAppDistribution = "5.2.1"
|
||||||
|
|
||||||
# AndroidX
|
# AndroidX
|
||||||
core = "1.17.0"
|
core = "1.17.0"
|
||||||
datastore = "1.2.0"
|
datastore = "1.2.1"
|
||||||
constraintlayout = "2.2.1"
|
constraintlayout = "2.2.1"
|
||||||
constraintlayout_compose = "1.1.1"
|
constraintlayout_compose = "1.1.1"
|
||||||
lifecycle = "2.10.0"
|
lifecycle = "2.10.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue