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:
authorstefan-niedermann <info@niedermann.it>2020-03-06 20:42:10 +0300
committerstefan-niedermann <info@niedermann.it>2020-03-06 20:42:10 +0300
commitad793eddbb89ccc0fa2c5aec20de65748c33b6fe (patch)
tree0dc3b704b53da59fd23226bcb05d13592b7d320c
parent31e8fabd4bfbf674105a4d7002c3152e0f46e8ce (diff)
parent42ea82ff295ec169f593ec3fa33027dfba326f74 (diff)
Merge remote-tracking branch 'origin/master'
-rw-r--r--README.md2
-rw-r--r--app/build.gradle2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4ad82861d..a6bbc3f11 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ An Android client for [Nextcloud Deck App](https://github.com/nextcloud/deck/).
[<img src="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png"
alt="Get it on Play Store"
- height="80">](https://play.google.com/apps/testing/it.niedermann.nextcloud.deck.play)
+ height="80">](https://play.google.com/store/apps/details?id=it.niedermann.nextcloud.deck.play)
[<img src="https://f-droid.org/badge/get-it-on.png"
alt="Get it on F-Droid"
height="80">](https://f-droid.org/repository/browse/?fdid=it.niedermann.nextcloud.deck)
diff --git a/app/build.gradle b/app/build.gradle
index d0f1ca3c2..9560599df 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -72,7 +72,7 @@ dependencies {
implementation 'com.google.android.material:material:1.1.0'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
- implementation 'androidx.work:work-runtime:2.3.2'
+ implementation 'androidx.work:work-runtime:2.3.3'
// Flexbox