mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-24 05:46:14 +03:00
build(deps): Bump com.github.nextcloud:Android-SingleSignOn
Bumps [com.github.nextcloud:Android-SingleSignOn](https://github.com/nextcloud/Android-SingleSignOn) from 0.7.0 to 0.8.1. - [Release notes](https://github.com/nextcloud/Android-SingleSignOn/releases) - [Commits](https://github.com/nextcloud/Android-SingleSignOn/compare/0.7.0...0.8.1) --- updated-dependencies: - dependency-name: com.github.nextcloud:Android-SingleSignOn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
be9e6ba58e
commit
528a1fbad6
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ dependencies {
|
||||||
|
|
||||||
// Nextcloud SSO
|
// Nextcloud SSO
|
||||||
implementation 'com.github.nextcloud.android-common:ui:0.10.0'
|
implementation 'com.github.nextcloud.android-common:ui:0.10.0'
|
||||||
implementation 'com.github.nextcloud:Android-SingleSignOn:0.7.0'
|
implementation 'com.github.nextcloud:Android-SingleSignOn:0.8.1'
|
||||||
implementation 'com.github.stefan-niedermann:android-commons:0.2.9'
|
implementation 'com.github.stefan-niedermann:android-commons:0.2.9'
|
||||||
implementation "com.github.stefan-niedermann.nextcloud-commons:sso-glide:$commonsVersion"
|
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:exception:$commonsVersion"
|
||||||
|
|
Loading…
Reference in a new issue