Increase version

This commit is contained in:
Adolfo Reyna
2024-10-04 02:30:35 -04:00
parent fcf7537f56
commit 1d2565bd5f

View File

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