BankingClient/tools/BankFinder/src
dankito 3aa8132f47 Updated BankList to new DK file from 13.11.2020 2022-02-07 00:18:13 +01:00
..
commonMain Updated BankList to new DK file from 13.11.2020 2022-02-07 00:18:13 +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