Skip to content

Commit

Permalink
Chore(deps): Bump com.github.nextcloud:android-common
Browse files Browse the repository at this point in the history
Bumps com.github.nextcloud:android-common from 0.23.0 to 0.23.2.

---
updated-dependencies:
- dependency-name: com.github.nextcloud:android-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent d4140c3 commit 06a974e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ dependencies {

// Single-Sign-On
implementation 'com.github.nextcloud:Android-SingleSignOn:1.2.0'
implementation 'com.github.nextcloud:android-common:0.23.0'
implementation 'com.github.nextcloud:android-common:0.23.2'
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") {
Expand Down

0 comments on commit 06a974e

Please sign in to comment.