Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit df4036e3 authored by Fahim M. Choudhury's avatar Fahim M. Choudhury
Browse files

Merge branch '3482-fix-http-401-on-first-time-sso-account-setup' into 'main'

chore: update nc-android-lib to v2.0.3 to fix eDrive sync issue on SSO account set up

See merge request !313
parents d99ad9a9 02cdd29e
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -97,7 +97,7 @@ android {
}

dependencies {
    implementation("foundation.e:Nextcloud-Android-Library:2.0.2-u2.17-release") {
    implementation("foundation.e:Nextcloud-Android-Library:2.0.3-u2.17-release") {
        exclude group: 'com.gitlab.bitfireAT', module: 'dav4jvm' // Got from AccountManager
        exclude group: 'com.github.bitfireAT', module: 'dav4jvm'
        exclude group: 'org.ogce', module: 'xpp3' // unused in Android and brings wrong Junit version