Increase version
This commit is contained in:
6
app.json
6
app.json
@@ -2,7 +2,7 @@
|
|||||||
"expo": {
|
"expo": {
|
||||||
"name": "EMI Social",
|
"name": "EMI Social",
|
||||||
"slug": "emi-social",
|
"slug": "emi-social",
|
||||||
"version": "1.2.4",
|
"version": "1.2.5",
|
||||||
"scheme": "emifellowship",
|
"scheme": "emifellowship",
|
||||||
"orientation": "portrait",
|
"orientation": "portrait",
|
||||||
"icon": "./assets/icon.png",
|
"icon": "./assets/icon.png",
|
||||||
@@ -24,7 +24,7 @@
|
|||||||
"associatedDomains": [
|
"associatedDomains": [
|
||||||
"applinks:social.emmint.com"
|
"applinks:social.emmint.com"
|
||||||
],
|
],
|
||||||
"buildNumber": "1.4"
|
"buildNumber": "1.5"
|
||||||
},
|
},
|
||||||
"android": {
|
"android": {
|
||||||
"adaptiveIcon": {
|
"adaptiveIcon": {
|
||||||
@@ -33,7 +33,7 @@
|
|||||||
},
|
},
|
||||||
"package": "com.emi.social",
|
"package": "com.emi.social",
|
||||||
"googleServicesFile": "./google-services.json",
|
"googleServicesFile": "./google-services.json",
|
||||||
"versionCode": 8
|
"versionCode": 9
|
||||||
},
|
},
|
||||||
"web": {
|
"web": {
|
||||||
"favicon": "./assets/favicon.png"
|
"favicon": "./assets/favicon.png"
|
||||||
|
|||||||
Reference in New Issue
Block a user