This commit is contained in:
2025-07-09 12:32:05 +05:00
parent 570a4bd335
commit 89200eacd5
3 changed files with 49 additions and 1 deletions

View File

@@ -20,10 +20,16 @@
"foregroundImage": "./assets/adaptive-icon.png",
"backgroundColor": "#17b69b"
},
"edgeToEdgeEnabled": true
"edgeToEdgeEnabled": true,
"package": "com.nurmuhammet.ali.tbbankonline"
},
"web": {
"favicon": "./assets/favicon.png"
},
"extra": {
"eas": {
"projectId": "280bed78-9335-4b73-a686-15a9f726a7ad"
}
}
}
}