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