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-02-06 08:26:08 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-02-06 08:34:29 +0300
commit9f7b7e8d6a55aa6e00081c1972f1b03608c7c8af (patch)
tree47732770c4cce762df39b71b52af65b5d9fa05bc
parent9e497befcef99493c36e6d9b6db35734a3d252e3 (diff)
Bump work-runtime from 2.3.0 to 2.3.1
Bumps work-runtime from 2.3.0 to 2.3.1. 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 b23b1dd8a..2feac5669 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.3.0'
+ implementation 'androidx.work:work-runtime:2.3.1'
// Flexbox