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:
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 7c1115511..9a53d6679 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -35,7 +35,7 @@ android {
dependencies {
// Single-Sign-On
- implementation 'com.github.nextcloud:Android-SingleSignOn:0.5.0-rc2'
+ implementation 'com.github.nextcloud:Android-SingleSignOn:0.5.0-rc4'
// --------------------
// --- UI-Libraries ---