Skip to content

Commit

Permalink
fix(deps): update dependency androidx.room:room-ktx to v2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 21, 2023
1 parent cba0d5a commit 3e59b6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
kotlin_version = '1.8.21'
lifecycleVersion = '2.6.1'
materialVersion = '1.9.0'
roomVersion = '2.5.1'
roomVersion = '2.5.2'
}
repositories {
google()
Expand Down

0 comments on commit 3e59b6a

Please sign in to comment.