First commit
This commit is contained in:
34
.fleet/receipt.json
Normal file
34
.fleet/receipt.json
Normal file
@@ -0,0 +1,34 @@
|
||||
// Project generated by Kotlin Multiplatform Wizard
|
||||
{
|
||||
"spec": {
|
||||
"template_id": "kmt",
|
||||
"targets": {
|
||||
"android": {
|
||||
"ui": [
|
||||
"compose"
|
||||
]
|
||||
},
|
||||
"ios": {
|
||||
"ui": [
|
||||
"compose"
|
||||
]
|
||||
},
|
||||
"desktop": {
|
||||
"ui": [
|
||||
"compose"
|
||||
]
|
||||
},
|
||||
"web": {
|
||||
"ui": [
|
||||
"compose"
|
||||
]
|
||||
},
|
||||
"server": {
|
||||
"engine": [
|
||||
"ktor"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"timestamp": "2025-01-14T15:21:30.946900300Z"
|
||||
}
|
||||
Reference in New Issue
Block a user