Initial commit

This commit is contained in:
Thomas Andres Gomez 2024-11-02 08:17:11 +01:00
commit 9ddd6018fd
18 changed files with 931 additions and 0 deletions

14
.fleet/receipt.json Normal file
View file

@ -0,0 +1,14 @@
// Project generated by Kotlin Multiplatform Wizard
{
"spec": {
"template_id": "kmt",
"targets": {
"desktop": {
"ui": [
"compose"
]
}
}
},
"timestamp": "2024-11-01T21:26:54.018332923Z"
}