Skip to content

Commit 32f5c4a

Browse files
Chore(deps): Bump nextcloudCommonsVersion from 2.3.7 to 2.4.0
Bumps `nextcloudCommonsVersion` from 2.3.7 to 2.4.0. Updates `com.github.stefan-niedermann.nextcloud-commons:sso-glide` from 2.3.7 to 2.4.0 - [Commits](stefan-niedermann/nextcloud-commons@2.3.7...2.4.0) Updates `com.github.stefan-niedermann.nextcloud-commons:exception` from 2.3.7 to 2.4.0 - [Commits](stefan-niedermann/nextcloud-commons@2.3.7...2.4.0) Updates `com.github.stefan-niedermann.nextcloud-commons:markdown` from 2.3.7 to 2.4.0 - [Commits](stefan-niedermann/nextcloud-commons@2.3.7...2.4.0) --- updated-dependencies: - dependency-name: com.github.stefan-niedermann.nextcloud-commons:sso-glide dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.github.stefan-niedermann.nextcloud-commons:exception dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.github.stefan-niedermann.nextcloud-commons:markdown dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d492dbf commit 32f5c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ dependencies {
7575
def lifecycleVersion = "2.10.0"
7676
def roomVersion = "2.8.4"
7777
def glideVersion = "4.16.0"
78-
def nextcloudCommonsVersion = "2.3.7"
78+
def nextcloudCommonsVersion = "2.4.0"
7979
def androidCommonsVersion = "1.1.0"
8080

8181
implementation project(path: ':cross-tab-drag-and-drop')

0 commit comments

Comments
 (0)