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.1 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 Nov 12, 2024
1 parent 70797f7 commit d555785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion markdown/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies {
implementation project(':ocs')

implementation "com.github.nextcloud:Android-SingleSignOn:$version_sso"
implementation 'com.github.nextcloud:android-common:0.23.1'
implementation 'com.github.nextcloud:android-common:0.24.0'
implementation "com.github.stefan-niedermann:android-commons:$version_android_commons"

implementation 'androidx.appcompat:appcompat:1.7.0'
Expand Down

0 comments on commit d555785

Please sign in to comment.