Skip to content

Commit

Permalink
build(deps): Bump com.github.stefan-niedermann:android-commons
Browse files Browse the repository at this point in the history
Bumps com.github.stefan-niedermann:android-commons from 0.2.9 to 0.3.1.

---
updated-dependencies:
- dependency-name: com.github.stefan-niedermann:android-commons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 21, 2023
1 parent a7f921b commit 8bd02e7
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 @@ -78,7 +78,7 @@ dependencies {
// Nextcloud SSO
implementation 'com.github.nextcloud.android-common:ui:0.8.0'
implementation 'com.github.nextcloud:Android-SingleSignOn:0.7.0'
implementation 'com.github.stefan-niedermann:android-commons:0.2.9'
implementation 'com.github.stefan-niedermann:android-commons:0.3.1'
implementation "com.github.stefan-niedermann.nextcloud-commons:sso-glide:$commonsVersion"
implementation "com.github.stefan-niedermann.nextcloud-commons:exception:$commonsVersion"
implementation("com.github.stefan-niedermann.nextcloud-commons:markdown:$commonsVersion") {
Expand Down

0 comments on commit 8bd02e7

Please sign in to comment.