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-18 09:49:10 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2021-05-18 10:38:57 +0300
commit1f7df55ef95124311052b62d9915398171d33dc5 (patch)
treea54071a495a805863733cfe6438a952af5c19e79
parentf9cd1e044e66fce2132d030fbdd44d365ca26357 (diff)
Bump nextcloud-notes from 3.4.2 to 3.4.3
Bumps [nextcloud-notes](https://github.com/stefan-niedermann/nextcloud-notes) from 3.4.2 to 3.4.3. - [Release notes](https://github.com/stefan-niedermann/nextcloud-notes/releases) - [Commits](https://github.com/stefan-niedermann/nextcloud-notes/compare/v3.4.2...v3.4.3) 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 055676c55..73db2f37e 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:3.4.2'
+ implementation 'com.github.stefan-niedermann:nextcloud-notes:3.4.3'
// Single-Sign-On
implementation 'com.github.nextcloud:Android-SingleSignOn:0.5.6'