summaryrefslogtreecommitdiff
path: root/app.json
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-09-02 17:46:39 +0200
committerSanto Cariotti <santo@dcariotti.me>2024-09-02 17:46:39 +0200
commit223eb659a73e2a42f119bdd197bcd41b00e4b09d (patch)
tree6e7e11ebbfa985b24141e37b21d7406302df4983 /app.json
parent2d8e55fd49a7aca6ce46726a216aeb22089f142d (diff)
android: set up
Diffstat (limited to 'app.json')
-rw-r--r--app.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/app.json b/app.json
index e738c1e..f97e85b 100644
--- a/app.json
+++ b/app.json
@@ -19,7 +19,8 @@
"adaptiveIcon": {
"foregroundImage": "./assets/images/adaptive-icon.png",
"backgroundColor": "#ffffff"
- }
+ },
+ "package": "com.unibo.cas4"
},
"web": {
"bundler": "metro",