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:
dependabot[bot] 2023-06-12 02:03:43 +00:00 committed by GitHub
parent be9e6ba58e
commit 528a1fbad6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"