mirror of https://github.com/apache/poi.git
remove gradle hack
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893436 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
803403bc86
commit
61cd25f201
|
@ -64,7 +64,6 @@ java {
|
|||
|
||||
dependencies {
|
||||
api project(':poi')
|
||||
//implementation files('/Users/pj.fanning/Downloads/poi-bin-5.1.1-SNAPSHOT/poi-ooxml-lite-5.1.1-SNAPSHOT.jar')
|
||||
api project(':poi-ooxml-full')
|
||||
api project(path: ':poi-ooxml-full', configuration: 'archives')
|
||||
|
||||
|
|
Loading…
Reference in New Issue