expo doctor

This commit is contained in:
Adolfo Reyna
2023-10-23 20:07:39 -04:00
parent 8abc441cf5
commit d4410c5715
4 changed files with 268 additions and 460 deletions

View File

@@ -2,7 +2,7 @@
"expo": {
"name": "EMI Social",
"slug": "emi-social",
"version": "1.2.2",
"version": "1.2.4",
"scheme": "emifellowship",
"orientation": "portrait",
"icon": "./assets/icon.png",
@@ -24,7 +24,7 @@
"associatedDomains": [
"applinks:social.emmint.com"
],
"buildNumber": "1.2"
"buildNumber": "1.4"
},
"android": {
"adaptiveIcon": {
@@ -33,7 +33,7 @@
},
"package": "com.emi.social",
"googleServicesFile": "./google-services.json",
"versionCode": 7
"versionCode": 8
},
"web": {
"favicon": "./assets/favicon.png"