From 084cfbb52456f3f232d80dc638a3f665de6ba355 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 12:39:14 +0000 Subject: build(deps): Bump com.github.nextcloud:android-common Bumps com.github.nextcloud:android-common from 0.13.0 to 0.14.0. --- updated-dependencies: - dependency-name: com.github.nextcloud:android-common dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index e794744c4..c36130386 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -105,7 +105,7 @@ dependencies { // Single-Sign-On implementation 'com.github.nextcloud:Android-SingleSignOn:1.0.0' - implementation 'com.github.nextcloud:android-common:0.13.0' + implementation 'com.github.nextcloud:android-common:0.14.0' implementation "com.github.stefan-niedermann.nextcloud-commons:sso-glide:$nextcloudCommonsVersion" implementation "com.github.stefan-niedermann.nextcloud-commons:exception:$nextcloudCommonsVersion" implementation("com.github.stefan-niedermann.nextcloud-commons:markdown:$nextcloudCommonsVersion") { -- cgit v1.2.3