diff --git a/app/build.gradle b/app/build.gradle index 431a29a959692c4409a80d03cb33791c80dbafef..edb35029d3c7dd239d8cd15b086a3e23576a63d5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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"