Skip to content

Commit

Permalink
fix(deps): update room to v2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 22, 2023
1 parent 40d58e4 commit c8ec684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ compose = "1.2.0"
coroutines = "1.6.4"
hilt = "2.44.2"
lifecycle = "2.5.1"
room = "2.4.3"
room = "2.5.1"

[libraries]
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.5.1" }
Expand Down

0 comments on commit c8ec684

Please sign in to comment.