Skip to content

Commit f175d05

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ buildscript {
2727
mockitoKotlinVersion = "4.1.0"
2828
mockkVersion = "1.14.5"
2929
prismVersion = "2.0.0"
30-
roomVersion = "2.8.0"
30+
roomVersion = "2.8.1"
3131
workRuntime = "2.10.3"
3232

3333
ciBuild = System.getenv("CI") == "true"

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ playServicesBaseVersion = "18.8.0"
5959
prismVersion = "2.0.0"
6060
qrcodescannerVersion = "0.1.2.4"
6161
reviewKtxVersion = "2.0.2"
62-
roomVersion = "2.8.0"
62+
roomVersion = "2.8.1"
6363
screengrabVersion = "2.1.1"
6464
sectionedRecyclerviewVersion = "0.6.1"
6565
shotVersion = "6.1.0"

0 commit comments

Comments
 (0)