mirror of
https://github.com/google/pebble.git
synced 2026-02-17 02:36:54 -05:00
20 lines
394 B
JSON
20 lines
394 B
JSON
{
|
|
"uuid": "3bfcd75f-5781-4fd1-97ad-b0751f3f1007",
|
|
"shortName": "Delayed Worker Crash",
|
|
"longName": "Delayed Worker Crash",
|
|
"companyName": "MakeAwesomeHappen",
|
|
"versionCode": 1,
|
|
"versionLabel": "1.0",
|
|
"sdkVersion": "3",
|
|
"targetPlatforms": ["aplite", "basalt"],
|
|
"watchapp": {
|
|
"watchface": false
|
|
},
|
|
"appKeys": {
|
|
"dummy": 0
|
|
},
|
|
"resources": {
|
|
"media": []
|
|
}
|
|
}
|