Skip to content

Commit 66ae7c3

Browse files
Chore(deps): Bump com.github.nextcloud:android-common
Bumps com.github.nextcloud:android-common from 0.28.0 to 0.31.0. --- updated-dependencies: - dependency-name: com.github.nextcloud:android-common dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d492dbf commit 66ae7c3

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
@@ -108,7 +108,7 @@ dependencies {
108108

109109
// Single-Sign-On
110110
implementation 'com.github.nextcloud:Android-SingleSignOn:1.3.2'
111-
implementation 'com.github.nextcloud:android-common:0.28.0'
111+
implementation 'com.github.nextcloud:android-common:0.31.0'
112112
implementation "com.github.stefan-niedermann.nextcloud-commons:sso-glide:$nextcloudCommonsVersion"
113113
implementation "com.github.stefan-niedermann.nextcloud-commons:exception:$nextcloudCommonsVersion"
114114
implementation("com.github.stefan-niedermann.nextcloud-commons:markdown:$nextcloudCommonsVersion") {

0 commit comments

Comments
 (0)