diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-09-02 17:46:39 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-09-02 17:46:39 +0200 |
commit | 223eb659a73e2a42f119bdd197bcd41b00e4b09d (patch) | |
tree | 6e7e11ebbfa985b24141e37b21d7406302df4983 /app.json | |
parent | 2d8e55fd49a7aca6ce46726a216aeb22089f142d (diff) |
android: set up
Diffstat (limited to 'app.json')
-rw-r--r-- | app.json | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -19,7 +19,8 @@ "adaptiveIcon": { "foregroundImage": "./assets/images/adaptive-icon.png", "backgroundColor": "#ffffff" - } + }, + "package": "com.unibo.cas4" }, "web": { "bundler": "metro", |