Go to file
dankito 359f453543 Updated to new data model, that mimeType, imageBytesBase64 and parsedDataSet can be null 2024-09-26 14:15:59 +02:00
BankingPersistence Implemented updating AccountTransaction properties 2024-09-24 01:00:19 +02:00
composeApp Updated to new data model, that mimeType, imageBytesBase64 and parsedDataSet can be null 2024-09-26 14:15:59 +02:00
docs/res/AppIcons Configured distribution settings for Windows / MSI 2024-09-20 05:56:52 +02:00
gradle Updated BankingModel to version 0.6.2-SNAPSHOT 2024-09-26 12:41:42 +02:00
iosApp Bumped iOS version to 11 2024-09-26 06:49:58 +02:00
kotlin-js-store Added EnterTanDialog 2024-08-27 03:03:01 +02:00
.gitignore Added composeApp/release/ to .gitignore 2024-09-20 05:58:01 +02:00
build.gradle.kts Initial commit 2024-08-24 22:00:18 +02:00
gradle.properties Enabled Gradle's configuration cache 2024-09-09 00:46:02 +02:00
gradlew Initial commit 2024-08-24 22:00:18 +02:00
gradlew.bat Initial commit 2024-08-24 22:00:18 +02:00
settings.gradle.kts Moved now all Sqldelight related classes and settings over to BankingPersistence - and finally it compiles on iOS! 2024-09-19 19:02:16 +02:00