Loading app/build.gradle +0 −1 Original line number Diff line number Diff line Loading @@ -101,7 +101,6 @@ dependencies { 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 exclude group: 'com.squareup.okhttp3' } implementation "commons-httpclient:commons-httpclient:3.1@jar" Loading Loading
app/build.gradle +0 −1 Original line number Diff line number Diff line Loading @@ -101,7 +101,6 @@ dependencies { 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 exclude group: 'com.squareup.okhttp3' } implementation "commons-httpclient:commons-httpclient:3.1@jar" Loading