diff options
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", |