Skip to content

Commit

Permalink
Update roomVersion to v2.5.2 (#2017)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 22, 2023
1 parent 56f53b3 commit 4a3001a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ val glideVersion = "4.15.1"
val daggerVersion = "2.46.1"
val coroutinesVersion = "1.7.1"
val androidXNavigationVersion = "2.6.0"
val roomVersion = "2.5.1"
val roomVersion = "2.5.2"

plugins {
id("net.researchgate.release") version "3.0.2"
Expand Down

0 comments on commit 4a3001a

Please sign in to comment.