use ssoHeaders branch

This commit is contained in:
tobiasKaminsky 2019-10-24 08:15:06 +02:00
parent 0fdc57a9e9
commit ab964ff9ad
No known key found for this signature in database
GPG key ID: 0E00D4D47D0C5AF7

View file

@ -33,7 +33,7 @@ android {
}
dependencies {
implementation 'com.github.nextcloud:Android-SingleSignOn:master-SNAPSHOT'
implementation 'com.github.nextcloud:Android-SingleSignOn:ssoHeaders-SNAPSHOT'
implementation 'io.reactivex:rxandroid:1.2.1'
implementation 'io.reactivex:rxjava:1.3.8'