This commit is contained in:
2022-10-20 10:41:46 +02:00
parent 05f4a6c3ab
commit fd7b7de052
16 changed files with 681 additions and 62 deletions

View File

@@ -19,9 +19,11 @@
"**/*"
],
"ios": {
"supportsTablet": true
"supportsTablet": true,
"bundleIdentifier": "com.pandere.noscomptes"
},
"android": {
"package": "com.pandere.noscomptes",
"adaptiveIcon": {
"foregroundImage": "./assets/images/adaptive-icon.png",
"backgroundColor": "#ffffff"