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 4c74e21d5..bf8ee9ed5 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -96,7 +96,7 @@ dependencies {
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.3.1'
// Markdown
- implementation 'com.github.stefan-niedermann:nextcloud-notes:v3.4.1'
+ implementation 'com.github.stefan-niedermann:nextcloud-notes:3.4.2'
// Single-Sign-On
implementation 'com.github.nextcloud:Android-SingleSignOn:0.5.6'