Initial commit
This commit is contained in:
commit
4b0c4c406f
46 changed files with 1456 additions and 0 deletions
19
.fleet/receipt.json
Normal file
19
.fleet/receipt.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
// Project generated by Kotlin Multiplatform Wizard
|
||||
{
|
||||
"spec": {
|
||||
"template_id": "kmt",
|
||||
"targets": {
|
||||
"android": {
|
||||
"ui": [
|
||||
"compose"
|
||||
]
|
||||
},
|
||||
"ios": {
|
||||
"ui": [
|
||||
"compose"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"timestamp": "2025-01-20T22:11:29.490971612Z"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue