Fix newpost and ready for new version

This commit is contained in:
Adolfo Reyna
2023-01-11 09:04:00 -05:00
parent ff6e695bee
commit 2f76402658
6 changed files with 60 additions and 24 deletions

View File

@@ -2,7 +2,7 @@
"expo": {
"name": "EMI Social",
"slug": "emi-social",
"version": "1.2.0",
"version": "1.2.1",
"orientation": "portrait",
"icon": "./assets/icon.png",
"splash": {
@@ -27,7 +27,7 @@
},
"package": "com.emi.social",
"googleServicesFile": "./google-services.json",
"versionCode": 2
"versionCode": 3
},
"web": {
"favicon": "./assets/favicon.png"