Skip to content

Commit 4a3001a

Browse files
Update roomVersion to v2.5.2 (#2017)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 56f53b3 commit 4a3001a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ val glideVersion = "4.15.1"
6363
val daggerVersion = "2.46.1"
6464
val coroutinesVersion = "1.7.1"
6565
val androidXNavigationVersion = "2.6.0"
66-
val roomVersion = "2.5.1"
66+
val roomVersion = "2.5.2"
6767

6868
plugins {
6969
id("net.researchgate.release") version "3.0.2"

0 commit comments

Comments
 (0)