multiplatform/.fleet/receipt.json

19 lines
410 B
JSON
Raw Permalink Normal View History

2025-04-08 11:46:47 +00:00
// Project generated by Kotlin Multiplatform Wizard
{
"spec": {
"template_id": "kmt",
"targets": {
"android": {
"ui": [
"compose"
]
},
"desktop": {
"ui": [
"compose"
]
}
}
},
"timestamp": "2025-04-07T07:29:49.346723190Z"
}