Skip to content

Commit 995a97c

Browse files
fix(deps): update roomversion to v2.8.2
1 parent 4e7d219 commit 995a97c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ android {
103103

104104
ext {
105105
glideVersion = '4.16.0'
106-
roomVersion = "2.8.0"
106+
roomVersion = "2.8.2"
107107
}
108108

109109
dependencies {

0 commit comments

Comments
 (0)