Initial commit
This commit is contained in:
commit
9ddd6018fd
18 changed files with 931 additions and 0 deletions
14
.fleet/receipt.json
Normal file
14
.fleet/receipt.json
Normal 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"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue