Loading app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading