update name

This commit is contained in:
moist-webDev 2023-06-08 22:30:41 -04:00
parent 2e7065f62f
commit 248f225774
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"expo": {
"name": "ThatLooksGood",
"slug": "ThatLooksGood",
"name": "Tali",
"slug": "Tali",
"version": "1.0.0",
"orientation": "portrait",
"icon": "./assets/icon.png",
@ -19,6 +19,7 @@
"userInterfaceStyle": "automatic"
},
"android": {
"permissions":["READ_EXTERNAL_STORAGE", "WRITE_EXTERNAL_STORAGE"],
"adaptiveIcon": {
"foregroundImage": "./assets/adaptive-icon.png",
"backgroundColor": "#ffffff"