From 67b91bc33597f0a6efb2ca0a432fa4838c3060e0 Mon Sep 17 00:00:00 2001 From: Gaston Thea Date: Fri, 17 Nov 2023 15:49:28 -0300 Subject: [PATCH] Update Room --- build.gradle | 2 +- deps.txt | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/build.gradle b/build.gradle index ba256d47f..0db5a70d5 100644 --- a/build.gradle +++ b/build.gradle @@ -93,7 +93,7 @@ repositories { dependencies { - def roomVersion = '2.3.0' + def roomVersion = '2.4.3' def workVersion = '2.7.1' def lifecycleVersion = '2.5.1' def annotationVersion = '1.2.0' diff --git a/deps.txt b/deps.txt index f58ea6dc8..ce0589b02 100644 --- a/deps.txt +++ b/deps.txt @@ -4,14 +4,14 @@ Project ':android-client' ------------------------------------------------------------ releaseRuntimeClasspath - Runtime classpath of /release. -+--- androidx.room:room-runtime:2.3.0 -| +--- androidx.room:room-common:2.3.0 ++--- androidx.room:room-runtime:2.4.3 +| +--- androidx.room:room-common:2.4.3 | | \--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -| +--- androidx.sqlite:sqlite-framework:2.1.0 +| +--- androidx.sqlite:sqlite-framework:2.2.0 | | +--- androidx.annotation:annotation:1.0.0 -> 1.2.0 -| | \--- androidx.sqlite:sqlite:2.1.0 +| | \--- androidx.sqlite:sqlite:2.2.0 | | \--- androidx.annotation:annotation:1.0.0 -> 1.2.0 -| +--- androidx.sqlite:sqlite:2.1.0 (*) +| +--- androidx.sqlite:sqlite:2.2.0 (*) | +--- androidx.arch.core:core-runtime:2.0.1 -> 2.1.0 | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 | | \--- androidx.arch.core:core-common:2.1.0 @@ -45,9 +45,9 @@ releaseRuntimeClasspath - Runtime classpath of /release. | | | \--- androidx.collection:collection:1.0.0 | | | \--- androidx.annotation:annotation:1.0.0 -> 1.2.0 | | \--- androidx.collection:collection:1.0.0 (*) -| +--- androidx.room:room-runtime:2.2.5 -> 2.3.0 (*) -| +--- androidx.sqlite:sqlite:2.1.0 (*) -| +--- androidx.sqlite:sqlite-framework:2.1.0 (*) +| +--- androidx.room:room-runtime:2.2.5 -> 2.4.3 (*) +| +--- androidx.sqlite:sqlite:2.1.0 -> 2.2.0 (*) +| +--- androidx.sqlite:sqlite-framework:2.1.0 -> 2.2.0 (*) | +--- androidx.core:core:1.1.0 -> 1.6.0 (*) | \--- androidx.lifecycle:lifecycle-service:2.1.0 | \--- androidx.lifecycle:lifecycle-runtime:2.1.0 -> 2.5.1 (*)