diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 6713343727..97afb7fc08 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -15,7 +15,7 @@ core = "1.13.1" # Clear the storage of the application and run the app. Nearly each time, there is an infinite loading # due to the DefaultMigrationStore not behaving 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"