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.2 to 0.24.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent a847f2f commit 5d389aa
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 @@ -108,7 +108,7 @@ dependencies {

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

0 comments on commit 5d389aa

Please sign in to comment.