Skip to content

Commit be2aec1

Browse files
fix(deps): update androidx.room to v2.8.1 (#371)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 078592d commit be2aec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ androidx-appcompat = "1.7.1"
88
androidx-core = "1.9.0"
99
androidx-lifecycle = "2.9.4"
1010
androidx-navigation = "2.9.5"
11-
androidx-room = "2.8.0"
11+
androidx-room = "2.8.1"
1212
androidx-sqlite = "2.6.1"
1313
androidx-test-ext = "1.3.0"
1414

0 commit comments

Comments
 (0)