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

github.com/stefan-niedermann/nextcloud-deck.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>2020-01-23 08:24:35 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-01-23 10:18:07 +0300
commit4792ec122701d37e8fbb567f71a4d4a9ada807d4 (patch)
tree0515e66108cda320eefd621e1b87d0ba3c881b06
parent71ec11be4de07052e81e4dd8f2c678d2b9ec481d (diff)
Bump work-runtime from 2.2.0 to 2.3.0
Bumps work-runtime from 2.2.0 to 2.3.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 60b34cf52..b23b1dd8a 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -60,7 +60,7 @@ dependencies {
implementation 'com.google.android.material:material:1.0.0'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
- implementation 'androidx.work:work-runtime:2.2.0'
+ implementation 'androidx.work:work-runtime:2.3.0'
// Flexbox