Skip to content

Commit cd4e152

Browse files
Krittanai PeanjaroenKrittanai Peanjaroen
authored andcommitted
Fix Bugbug final
1 parent 59610ac commit cd4e152

9 files changed

Lines changed: 143 additions & 1509 deletions

File tree

app.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"icon": {
3131
"dark": "./assets/asanee_logo.png",
3232
"light": "./assets/asanee_logo.png",
33-
"tinted": "./assets/asanee_logo.png",
33+
"tinted": "./assets/asanee_logo.png"
3434
},
3535
"supportsTablet": true,
3636
"bundleIdentifier": "com.krittakrub.asanee",
@@ -42,7 +42,7 @@
4242
"adaptiveIcon": {
4343
"foregroundImage": "./assets/asanee_logo.png",
4444
"monochromeImage": "./assets/asanee_logo.png",
45-
"backgroundColor": "#ffffff",
45+
"backgroundColor": "#ffffff"
4646
},
4747
"newArchEnabled": true,
4848
"edgeToEdgeEnabled": true,

components/FundWalletModal.tsx

Lines changed: 0 additions & 154 deletions
This file was deleted.

eas.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@
99
"developmentClient": true,
1010
"distribution": "internal"
1111
},
12-
"apk": {
13-
"android": {
14-
"buildType": "apk"
15-
}
16-
},
1712
"preview": {
1813
"distribution": "internal"
1914
},

0 commit comments

Comments
 (0)