IO-3092 Imgproxy changes, Split client,
This commit is contained in:
7
app.json
7
app.json
@@ -16,8 +16,11 @@
|
||||
"ios": {
|
||||
"supportsTablet": true,
|
||||
"bundleIdentifier": "com.imex.imexmobile",
|
||||
"buildNumber": "1",
|
||||
"buildNumber": "3",
|
||||
"googleServicesFile": "./GoogleService-Info.plist",
|
||||
"entitlements": {
|
||||
"aps-environment": "development"
|
||||
},
|
||||
"infoPlist": {
|
||||
"NSPhotoLibraryUsageDescription": "Allow $(PRODUCT_NAME) to access your photos.",
|
||||
"NSPhotoLibraryAddUsageDescription": "Allow $(PRODUCT_NAME) to save photos.",
|
||||
@@ -26,7 +29,7 @@
|
||||
},
|
||||
"android": {
|
||||
"package": "com.imex.imexmobile",
|
||||
"versionCode": 1100035,
|
||||
"versionCode": 1100036,
|
||||
"googleServicesFile": "./google-services.json",
|
||||
"permissions": [
|
||||
"android.permission.READ_EXTERNAL_STORAGE",
|
||||
|
||||
Reference in New Issue
Block a user