Fixed using fints4k-banking-client directly
This commit is contained in:
parent
80656bdcdd
commit
ba662fda15
|
@ -12,5 +12,5 @@ repositories {
|
||||||
|
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation("net.codinux.banking.client:fints4k-banking-client:0.5.0")
|
implementation(project(":fints4k-banking-client"))
|
||||||
}
|
}
|
Loading…
Reference in New Issue