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-24 20:53:31 +0300
committerStefan Niedermann <info@niedermann.it>2021-06-24 20:53:31 +0300
commit3faf357c2a2f8a2b4288c8c8d185ee3f5abea28e (patch)
tree3704a958d0499c56e8331a11d23c40e81159410f
parenteae70001d1fbc079b6edd317a2813703c27d8708 (diff)
bump nextcloud-commons to 1.4.0
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 74b9253a..d52b9ff6 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.4'
- implementation 'com.github.stefan-niedermann.nextcloud-commons:exception:1.3.4'
+ implementation 'com.github.stefan-niedermann.nextcloud-commons:sso-glide:1.4.0'
+ implementation 'com.github.stefan-niedermann.nextcloud-commons:exception:1.4.0'
implementation 'com.github.stefan-niedermann:android-commons:0.2.0'
// Glide