Updated package numbers.

This commit is contained in:
Patrick Fic
2022-09-26 15:12:34 -07:00
parent a1e0595690
commit acd339b4fd

View File

@@ -2,9 +2,9 @@
"expo": {
"name": "ImEX Mobile",
"slug": "imexmobile",
"version": "1.4.0",
"version": "1.4.1",
"extra": {
"expover": "3",
"expover": "1",
"eas": {
"projectId": "ffe01f3a-d507-4698-82cd-da1f1cad450b"
}
@@ -14,7 +14,7 @@
"ios": {
"supportsTablet": true,
"bundleIdentifier": "com.imex.imexmobile",
"buildNumber": "3",
"buildNumber": "1",
"googleServicesFile": "./GoogleService-Info.plist",
"infoPlist": {
"NSPhotoLibraryUsageDescription": "Allow $(PRODUCT_NAME) to access your photos.",
@@ -23,7 +23,7 @@
},
"android": {
"package": "com.imex.imexmobile",
"versionCode": 1100024,
"versionCode": 1100025,
"googleServicesFile": "./google-services.json",
"permissions": [
"android.permission.READ_EXTERNAL_STORAGE",