Fixed dependencies
This commit is contained in:
parent
ef70e9a697
commit
afc480453d
|
@ -14,7 +14,7 @@ compileTestKotlin {
|
||||||
|
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation project(':fints4k')
|
implementation project(':BankFinder')
|
||||||
|
|
||||||
implementation 'org.docx4j:docx4j-JAXB-ReferenceImpl:8.1.3'
|
implementation 'org.docx4j:docx4j-JAXB-ReferenceImpl:8.1.3'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue