Removed unused lib from build
This commit is contained in:
parent
692bc0a379
commit
62506ecc05
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue