Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/talk-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-27 23:36:41 +0300
committerAndy Scherzinger <info@andy-scherzinger.de>2021-04-29 22:41:27 +0300
commitcdc83795027eabcf859ca45356d7d74b7d3178fb (patch)
tree9e0378872e77c1c69bf9fa4176b78de02b49f108 /app/build.gradle
parent6912c2627c04397fae4aa2fc3bb1d6f9bd4e68b8 (diff)
Bump workVersion from 2.3.0 to 2.5.0
Bumps `workVersion` from 2.3.0 to 2.5.0. Updates `work-runtime` from 2.3.0 to 2.5.0 Updates `work-rxjava2` from 2.3.0 to 2.5.0 Updates `work-testing` from 2.3.0 to 2.5.0 Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 84c477e3f..945c1978e 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -159,7 +159,7 @@ ext {
parcelerVersion = "1.1.13"
powermockVersion = "2.0.9"
retrofit2Version = "2.7.1"
- workVersion = "2.3.0"
+ workVersion = "2.5.0"
markwonVersion = "4.6.2"
}