We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56f53b3 commit 4a3001aCopy full SHA for 4a3001a
app/build.gradle.kts
@@ -63,7 +63,7 @@ val glideVersion = "4.15.1"
63
val daggerVersion = "2.46.1"
64
val coroutinesVersion = "1.7.1"
65
val androidXNavigationVersion = "2.6.0"
66
-val roomVersion = "2.5.1"
+val roomVersion = "2.5.2"
67
68
plugins {
69
id("net.researchgate.release") version "3.0.2"
0 commit comments