mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 19:49:33 +01:00
Build(deps): Bump roomVersion from 2.6.0 to 2.6.1
Bumps `roomVersion` from 2.6.0 to 2.6.1. Updates `androidx.room:room-runtime` from 2.6.0 to 2.6.1 Updates `androidx.room:room-rxjava2` from 2.6.0 to 2.6.1 Updates `androidx.room:room-compiler` from 2.6.0 to 2.6.1 Updates `androidx.room:room-ktx` from 2.6.0 to 2.6.1 --- updated-dependencies: - dependency-name: androidx.room:room-runtime dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: androidx.room:room-rxjava2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: androidx.room:room-compiler dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: androidx.room:room-ktx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6fb6597070
commit
7783ab7f34
@ -149,7 +149,7 @@ ext {
|
||||
parcelerVersion = "1.1.13"
|
||||
prismVersion = "2.0.0"
|
||||
retrofit2Version = "2.9.0"
|
||||
roomVersion = "2.6.0"
|
||||
roomVersion = "2.6.1"
|
||||
workVersion = "2.8.1"
|
||||
espressoVersion = "3.5.1"
|
||||
media3_version = "1.2.0"
|
||||
|
Loading…
Reference in New Issue
Block a user