Green Doctor Deployer commited on
Commit
41c2818
·
1 Parent(s): 99578f3

Fix build error: standardized icon dimensions to 1:1 square

Browse files
Files changed (2) hide show
  1. app.json +2 -2
  2. assets/icon_square.png +3 -0
app.json CHANGED
@@ -4,7 +4,7 @@
4
  "slug": "GreenDoctor",
5
  "version": "1.0.0",
6
  "orientation": "portrait",
7
- "icon": "./assets/logo.png",
8
  "userInterfaceStyle": "light",
9
  "newArchEnabled": true,
10
  "splash": {
@@ -17,7 +17,7 @@
17
  },
18
  "android": {
19
  "adaptiveIcon": {
20
- "foregroundImage": "./assets/logo.png",
21
  "backgroundColor": "#ffffff"
22
  },
23
  "edgeToEdgeEnabled": true,
 
4
  "slug": "GreenDoctor",
5
  "version": "1.0.0",
6
  "orientation": "portrait",
7
+ "icon": "./assets/icon_square.png",
8
  "userInterfaceStyle": "light",
9
  "newArchEnabled": true,
10
  "splash": {
 
17
  },
18
  "android": {
19
  "adaptiveIcon": {
20
+ "foregroundImage": "./assets/icon_square.png",
21
  "backgroundColor": "#ffffff"
22
  },
23
  "edgeToEdgeEnabled": true,
assets/icon_square.png ADDED

Git LFS Details

  • SHA256: d840d1135d517bb4f44b06bc05f61e539338042b296ff35924d1b61c627c8e7b
  • Pointer size: 131 Bytes
  • Size of remote file: 117 kB