Skip to content

Commit

Permalink
fix(deps): update dependency com.github.stefan-niedermann:android-com…
Browse files Browse the repository at this point in the history
…mons to v1.0.4
  • Loading branch information
renovate[bot] authored Feb 20, 2025
1 parent 1b69d97 commit 3d2c9eb
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 @@ -98,7 +98,7 @@ dependencies {
// Nextcloud SSO
implementation 'com.github.nextcloud.android-common:ui:0.23.2'
implementation 'com.github.nextcloud:Android-SingleSignOn:1.3.2'
implementation 'com.github.stefan-niedermann:android-commons:1.0.2'
implementation 'com.github.stefan-niedermann:android-commons:1.0.4'
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 3d2c9eb

Please sign in to comment.