mirror of https://github.com/apache/poi.git
still hacking the build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892937 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
23fe7998e1
commit
bd9a10a153
|
@ -31,7 +31,7 @@ dependencies {
|
|||
// api project(':poi-scratchpad')
|
||||
implementation project(path: ':poi', configuration: 'archives')
|
||||
implementation project(path: ':poi-ooxml', configuration: 'archives')
|
||||
implementation project(path: ':poi-ooxml-full', configuration: 'archives')
|
||||
compileOnly project(path: ':poi-ooxml-full', configuration: 'archives')
|
||||
|
||||
if (NO_SCRATCHPAD) {
|
||||
compileOnly project(path: ':poi-scratchpad', configuration: 'archives')
|
||||
|
|
Loading…
Reference in New Issue