diff --git a/app/build.gradle b/app/build.gradle index e25532c391da4e34a02a99539b4cf9cef0242280..76d50c822097fcbe41a47ca78d191218c0025ffe 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -97,7 +97,7 @@ android { } dependencies { - 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: '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