mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-21 20:35:58 +03:00
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:
commit
32919deef5
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue