mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-22 12:56:02 +03:00
Bump nextcloud-commons to 1.3.1
Signed-off-by: Stefan Niedermann <info@niedermann.it>
This commit is contained in:
parent
5c87048074
commit
b0c657a0a2
1 changed files with 2 additions and 2 deletions
|
@ -76,8 +76,8 @@ dependencies {
|
|||
|
||||
// Nextcloud SSO
|
||||
implementation 'com.github.nextcloud:Android-SingleSignOn:0.5.6'
|
||||
implementation 'com.github.stefan-niedermann.nextcloud-commons:sso-glide:1.2.5'
|
||||
implementation 'com.github.stefan-niedermann.nextcloud-commons:exception:1.2.5'
|
||||
implementation 'com.github.stefan-niedermann.nextcloud-commons:sso-glide:1.3.1'
|
||||
implementation 'com.github.stefan-niedermann.nextcloud-commons:exception:1.3.1'
|
||||
implementation 'com.github.stefan-niedermann:android-commons:0.2.0'
|
||||
|
||||
// Glide
|
||||
|
|
Loading…
Reference in a new issue