mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 13:05:31 +03:00
Bump workVersion from 2.6.0 to 2.7.1
Bumps `workVersion` from 2.6.0 to 2.7.1. Updates `work-runtime` from 2.6.0 to 2.7.1 Updates `work-rxjava2` from 2.6.0 to 2.7.1 Updates `work-testing` from 2.6.0 to 2.7.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
c3bd75e216
commit
d03f5b5b99
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ ext {
|
|||
parcelerVersion = "1.1.13"
|
||||
powermockVersion = "2.0.9"
|
||||
retrofit2Version = "2.9.0"
|
||||
workVersion = "2.6.0"
|
||||
workVersion = "2.7.1"
|
||||
markwonVersion = "4.6.2"
|
||||
espressoVersion = "3.4.0"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue