aboutsummaryrefslogtreecommitdiff
path: root/appinfo.json
diff options
context:
space:
mode:
authorVictor Häggqvist <[email protected]>2014-01-23 13:02:16 +0100
committerVictor Häggqvist <[email protected]>2014-01-23 13:02:16 +0100
commit43f59a9737e3f157c707c6868314bbfa77d4a005 (patch)
tree328cff70bb7bb8f698b573c1c1157c42a92a3d40 /appinfo.json
init
Diffstat (limited to 'appinfo.json')
-rw-r--r--appinfo.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/appinfo.json b/appinfo.json
new file mode 100644
index 0000000..889f4fb
--- /dev/null
+++ b/appinfo.json
@@ -0,0 +1,17 @@
+{
+ "uuid": "20146c38-3e2d-4f45-8f28-112961c0e2f4",
+ "shortName": "Battery",
+ "longName": "Battery Monitor",
+ "companyName": "Snilius",
+ "versionCode": 1,
+ "versionLabel": "1.0.0",
+ "watchapp": {
+ "watchface": false
+ },
+ "appKeys": {
+ "dummy": 0
+ },
+ "resources": {
+ "media": []
+ }
+}