aboutsummaryrefslogtreecommitdiff
path: root/appinfo.json
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo.json')
-rw-r--r--appinfo.json21
1 files changed, 13 insertions, 8 deletions
diff --git a/appinfo.json b/appinfo.json
index 510b60a..32a272f 100644
--- a/appinfo.json
+++ b/appinfo.json
@@ -11,12 +11,17 @@
"appKeys": {},
"resources": {
"media": [
- {
- "type": "png",
- "file": "icon.png",
- "menuIcon": true,
- "name": "ICON"
- }
+ {
+ "type": "png",
+ "file": "icon.png",
+ "menuIcon": true,
+ "name": "ICON"
+ }
]
- }
-}
+ },
+ "targetPlatforms": [
+ "aplite",
+ "basalt"
+ ],
+ "sdkVersion": "3"
+} \ No newline at end of file