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

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-28 08:36:13 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2021-01-28 11:08:55 +0300
commit0fbbae0376f97b6cc180ea6f35c3eab0748c7342 (patch)
treea0cb6d91a7ff3f3887b4090aae697374122033ba
parent23b61c91a64e2cd0b1d321e58fd70ce054ce2a40 (diff)
Bump work-runtime from 2.4.0 to 2.5.0
Bumps work-runtime from 2.4.0 to 2.5.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--app/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 59e19109..9e144ea1 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -75,7 +75,7 @@ dependencies {
implementation "androidx.preference:preference:1.1.1"
implementation "androidx.recyclerview:recyclerview:1.1.0"
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
- implementation 'androidx.work:work-runtime:2.4.0'
+ implementation 'androidx.work:work-runtime:2.5.0'
implementation "com.google.android.material:material:1.2.1"
implementation 'androidx.multidex:multidex:2.0.1'