diff --git a/build.gradle b/build.gradle index ac6638c..6fba5d7 100644 --- a/build.gradle +++ b/build.gradle @@ -20,7 +20,6 @@ bundledLibs 'org.libreoffice:jurt:5.3.2' bundledLibs 'org.libreoffice:juh:5.3.2' bundledLibs 'org.libreoffice:ridl:5.3.2' bundledLibs 'org.libreoffice:unoil:5.3.2' -bundledLibs 'org.json:json:20140107' compile 'junit:junit:4.12' bundledLibs files('idl') configurations.compile.extendsFrom(configurations.bundledLibs)