Skip to content

Commit

Permalink
fix(deps): update androidx.room to v2.6.1 (#1130)
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] authored Nov 30, 2023
1 parent 2cd280c commit 4d87ab4
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 @@ -6,7 +6,7 @@ androidx-espresso = "3.5.1"
androidx-glance = "1.0.0"
androidx-hilt = "1.1.0"
androidx-navigation = "2.7.5"
androidx-room = "2.6.0"
androidx-room = "2.6.1"
coil = "2.5.0"
compose-compiler = "1.5.3"
detekt = "1.23.4"
Expand Down

0 comments on commit 4d87ab4

Please sign in to comment.