fints4k/tools/BankFinder/src
dankito d1ff6312ff Removed unnecessary constructor statement 2022-02-07 00:18:07 +01:00
..
commonMain Removed unnecessary constructor statement 2022-02-07 00:18:07 +01:00
commonTest/kotlin/net/dankito/banking/bankfinder Replaced Atrium assertion library to kotlin.test assertions 2022-02-07 00:17:53 +01:00
iosMain/kotlin/net/dankito/banking/bankfinder Extracted DetailedBankInfo to be able to reduce .json file from 4,0 to 3,3 MB by leaving away unused checksumMethod and oldBankCode 2022-02-07 00:18:06 +01:00
jvmMain/kotlin/net/dankito/banking/bankfinder Implemented deserializing BankList.json on iOS (but packaging BankList.json doesn't work yet, manually linked it to iOSApp project) 2022-02-07 00:17:53 +01:00
main Made BankFinder a multiplatform project 2022-02-07 00:17:53 +01:00