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

Commit c89d8748 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Merge branch '3482-update-nc-android-lib' into 'main'

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

See merge request !160
parents bec759bd 4ef1845f
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -69,6 +69,9 @@ build-staging:

init_submodules:
  stage: gitlab_release
  rules:
    - if: '$CI_COMMIT_REF_PROTECTED == "true"'
    - when: manual
  script:
    - git clone https://gitlab.e.foundation/e/os/system-apps-update-info.git systemAppsUpdateInfo
  artifacts:
+1 −1
Original line number Diff line number Diff line
@@ -253,7 +253,7 @@ dependencies {
    implementation "commons-httpclient:commons-httpclient:3.1@jar" // remove after entire switch to lib v2
    implementation 'org.apache.jackrabbit:jackrabbit-webdav:2.13.5' // remove after entire switch to lib v2
    implementation 'com.google.code.gson:gson:2.10.1'
    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: 'foundation.e.dav4jvm', module: 'dav4jvm'
        exclude group: 'com.gitlab.bitfireAT', module: 'dav4jvm'
        exclude group: 'org.ogce', module: 'xpp3' // unused in Android and brings wrong Junit version