Skip to content

Commit 6701a0b

Browse files
fix(deps): update androidx.room to v2.8.2
1 parent cb9cba9 commit 6701a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AndroidApp/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ junit = "4.13.2"
2727
com-google-truth = "1.4.5"
2828
androidx-test-ext = "1.2.1"
2929
androidx-test-espresso = "3.7.0"
30-
androidx-room = "2.7.2"
30+
androidx-room = "2.8.2"
3131
io-insert-koin = "4.1.0"
3232
com-google-code-gson = "2.13.2"
3333
com-squareup-leakcanary = "2.14"

0 commit comments

Comments
 (0)