Skip to content

Commit fc5594b

Browse files
fix(deps): update roomversion to v2.8.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cca65f7 commit fc5594b

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
@@ -169,7 +169,7 @@ ext {
169169
parcelerVersion = "1.1.13"
170170
prismVersion = "2.0.0"
171171
retrofit2Version = "3.0.0"
172-
roomVersion = "2.8.0"
172+
roomVersion = "2.8.3"
173173
workVersion = "2.10.5"
174174
espressoVersion = "3.7.0"
175175
androidxTestVersion = "1.5.0"

0 commit comments

Comments
 (0)