Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bitfireAT/vcard4android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 0 insertions, 2 deletions
diff --git a/build.gradle b/build.gradle
index b94553f..f53aace 100644
--- a/build.gradle
+++ b/build.gradle
@@ -87,8 +87,6 @@ dependencies {
// hCard functionality not needed
exclude group: 'org.jsoup'
exclude group: 'org.freemarker'
- // jCard functionality not needed
- exclude group: 'com.fasterxml.jackson.core'
}
androidTestImplementation 'androidx.test:runner:1.4.0'