mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-12-18 00:22:17 +03:00
Bump android-commons from 0.2.5 to 0.2.6
Bumps android-commons from 0.2.5 to 0.2.6. --- updated-dependencies: - dependency-name: com.github.stefan-niedermann:android-commons dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
70c08a7aa0
commit
4a25d6207a
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ dependencies {
|
|||
|
||||
// Nextcloud SSO
|
||||
implementation 'com.github.nextcloud:Android-SingleSignOn:0.6.1'
|
||||
implementation 'com.github.stefan-niedermann:android-commons:0.2.5'
|
||||
implementation 'com.github.stefan-niedermann:android-commons:0.2.6'
|
||||
implementation 'com.github.stefan-niedermann.nextcloud-commons:sso-glide:1.6.2'
|
||||
implementation 'com.github.stefan-niedermann.nextcloud-commons:exception:1.6.2'
|
||||
implementation('com.github.stefan-niedermann.nextcloud-commons:markdown:1.6.2') {
|
||||
|
|
Loading…
Reference in a new issue