Merge pull request #1813 from nextcloud/dependabot/gradle/com.github.nextcloud-Android-SingleSignOn-0.8.1

build(deps): Bump com.github.nextcloud:Android-SingleSignOn from 0.7.0 to 0.8.1
This commit is contained in:
Tobias Kaminsky 2023-06-21 08:50:43 +02:00 committed by GitHub
commit 32919deef5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -77,7 +77,7 @@ dependencies {
// Nextcloud SSO
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.nextcloud-commons:sso-glide:$commonsVersion"
implementation "com.github.stefan-niedermann.nextcloud-commons:exception:$commonsVersion"