mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-22 04:46:04 +03:00
Bump Android-SingleSignOn from 0.6.0 to 0.6.1
Bumps Android-SingleSignOn from 0.6.0 to 0.6.1. --- updated-dependencies: - dependency-name: com.github.nextcloud:Android-SingleSignOn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
075821c5ae
commit
fda7e4e6cd
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ dependencies {
|
|||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
|
||||
|
||||
// Nextcloud SSO
|
||||
implementation 'com.github.nextcloud:Android-SingleSignOn:0.6.0'
|
||||
implementation 'com.github.nextcloud:Android-SingleSignOn:0.6.1'
|
||||
implementation 'com.github.stefan-niedermann:android-commons:0.2.5'
|
||||
implementation 'com.github.stefan-niedermann.nextcloud-commons:sso-glide:1.6.2'
|
||||
implementation 'com.github.stefan-niedermann.nextcloud-commons:exception:1.6.2'
|
||||
|
|
Loading…
Reference in a new issue