initial commit

This commit is contained in:
FirephoenixX02 2024-04-11 13:55:19 +02:00
commit f72938cffb
71 changed files with 1404 additions and 0 deletions

19
.fleet/receipt.json Normal file
View file

@ -0,0 +1,19 @@
// Project generated by Kotlin Multiplatform Wizard
{
"spec": {
"template_id": "kmt",
"targets": {
"android": {
"ui": [
"compose"
]
},
"desktop": {
"ui": [
"compose"
]
}
}
},
"timestamp": "2024-04-10T15:49:04.589746212Z"
}