We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73c66dd commit 40a30c8Copy full SHA for 40a30c8
gradle/libs.versions.toml
@@ -16,7 +16,7 @@ core = "1.15.0"
16
# Clear the storage of the application and run the app. Nearly each time, there is an infinite loading
17
# due to the DefaultMigrationStore not behaving as expected.
18
# Stick to 1.0.0 for now, and ensure that this scenario cannot be reproduced when upgrading the version.
19
-datastore = "1.0.0"
+datastore = "1.1.2"
20
constraintlayout = "2.2.0"
21
constraintlayout_compose = "1.1.0"
22
lifecycle = "2.8.7"
0 commit comments