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:
authorStefan Niedermann <info@niedermann.it>2021-06-06 16:02:57 +0300
committerStefan Niedermann <info@niedermann.it>2021-06-06 16:02:57 +0300
commit40ffcc5474db674440397b38977870383858e5d0 (patch)
tree2e905851679ac372ff38871fb30eae1a21cda091
parentfb69ca430141645d8c683f9f772f4b6cf7f05e37 (diff)
bump nextcloud-commons
Signed-off-by: Stefan Niedermann <info@niedermann.it>
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index cfdb8ed3..3b25521d 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -76,8 +76,8 @@ dependencies {
// Nextcloud SSO
implementation 'com.github.nextcloud:Android-SingleSignOn:0.5.6'
- implementation 'com.github.stefan-niedermann.nextcloud-commons:sso-glide:1.3.3'
- implementation 'com.github.stefan-niedermann.nextcloud-commons:exception:1.3.3'
+ implementation 'com.github.stefan-niedermann.nextcloud-commons:sso-glide:1.3.4'
+ implementation 'com.github.stefan-niedermann.nextcloud-commons:exception:1.3.4'
implementation 'com.github.stefan-niedermann:android-commons:0.2.0'
// Glide