diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 1040aade..6e509cd2 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -41,7 +41,7 @@ androidxTestRules = "1.5.0" protobuf = "3.25.1" protobufPlugin = "0.9.4" retrofit = "2.9.0" -room = "2.6.0" +room = "2.6.1" moshi = "1.15.0" androidPlayKtx = "2.1.0" firebaseCrashlyticsPlugin = "2.9.9"