Skip to content

Commit a032b3d

Browse files
fix(deps): update datastore to v1.1.3
1 parent 65884f8 commit a032b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ core = "1.15.0"
1616
# Clear the storage of the application and run the app. Nearly each time, there is an infinite loading
1717
# due to the DefaultMigrationStore not behaving as expected.
1818
# Stick to 1.0.0 for now, and ensure that this scenario cannot be reproduced when upgrading the version.
19-
datastore = "1.0.0"
19+
datastore = "1.1.3"
2020
constraintlayout = "2.2.1"
2121
constraintlayout_compose = "1.1.1"
2222
lifecycle = "2.8.7"

0 commit comments

Comments
 (0)