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:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-12 09:20:20 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2021-05-12 09:27:57 +0300
commitcbe4ad8c10e112a52c38ef21ecf8584d7003d615 (patch)
tree5f599f20ec881ffc9e38fee49faa3558ba1fa402
parent3f2f0a899cc37b98b0258c53fa55128c6bacaf75 (diff)
Bump nextcloud-notes from v3.4.1 to 3.4.2
Bumps nextcloud-notes from v3.4.1 to 3.4.2. Signed-off-by: dependabot[bot] <support@github.com>
-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'