mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-25 22:45:41 +03:00
Build(deps): Bump roomVersion from 2.4.3 to 2.5.1
Bumps `roomVersion` from 2.4.3 to 2.5.1. Updates `androidx.room:room-runtime` from 2.4.3 to 2.5.1 Updates `androidx.room:room-rxjava2` from 2.4.3 to 2.5.1 Updates `androidx.room:room-compiler` from 2.4.3 to 2.5.1 Updates `androidx.room:room-ktx` from 2.4.3 to 2.5.1 --- updated-dependencies: - dependency-name: androidx.room:room-runtime dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: androidx.room:room-rxjava2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: androidx.room:room-compiler dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: androidx.room:room-ktx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
db7e45cbd0
commit
bf6d8c1f2a
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ ext {
|
|||
materialDialogsVersion = "3.3.0"
|
||||
parcelerVersion = "1.1.13"
|
||||
retrofit2Version = "2.9.0"
|
||||
roomVersion = "2.4.3"
|
||||
roomVersion = "2.5.1"
|
||||
workVersion = "2.7.1"
|
||||
markwonVersion = "4.6.2"
|
||||
espressoVersion = "3.5.1"
|
||||
|
|
Loading…
Reference in a new issue