Update datastore to v1.1.1

This commit is contained in:
renovate[bot]
2024-05-02 00:24:52 +00:00
committed by GitHub
parent 87595c7a5f
commit abc108a824

View File

@@ -15,7 +15,7 @@ core = "1.13.0"
# Clear the cache of the application and run the app. Nearly each time, there is an infinite loading
# Due to the DefaultMigrationStore not bahaving as expected.
# Stick to 1.0.0 for now, and ensure that this scenario cannot be reproduced when upgrading the version.
datastore = "1.0.0"
datastore = "1.1.1"
constraintlayout = "2.1.4"
constraintlayout_compose = "1.0.1"
lifecycle = "2.7.0"