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

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

chore: update Nextcloud-Android-Library version to 2.0.1

parent 2cca7ff1
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.0-u2.17-release") {
    implementation("foundation.e:Nextcloud-Android-Library:2.0.1-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