Commit 0463aa86 authored by William Goszal's avatar William Goszal 🚴

update app.json package version

parent 52e66131
{ {
"expo": { "expo": {
"name": "Excelso_update 13.00 / 27.05.2020", "name": "Excelso CRM",
"slug": "excelso-pro", "slug": "excelso-crm",
"privacy": "public", "privacy": "public",
"sdkVersion": "36.0.0", "sdkVersion": "36.0.0",
"platforms": [ "platforms": [
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"android", "android",
"web" "web"
], ],
"version": "1.0.0", "version": "a.2006051200",
"orientation": "portrait", "orientation": "portrait",
"icon": "./assets/excelso.png", "icon": "./assets/excelso.png",
"splash": { "splash": {
...@@ -30,29 +30,29 @@ ...@@ -30,29 +30,29 @@
}, },
"android": { "android": {
"package": "local.ravExcelso", "package": "local.ravExcelso",
"versionCode": 2005151310, "versionCode": 2006051200,
"config" : { "config": {
"googleMaps" : { "googleMaps": {
"apiKey" : "AIzaSyAcCfuNHVFstDUE-ZDafWsiUmA3ON79cqo" "apiKey": "AIzaSyAcCfuNHVFstDUE-ZDafWsiUmA3ON79cqo"
} }
} }
}, },
"description": "", "description": "",
"hooks": { "hooks": {
"postPublish": [ "postPublish": [
{ {
"file": "sentry-expo/upload-sourcemaps", "file": "sentry-expo/upload-sourcemaps",
"config": { "config": {
"organization": "ravintola", "organization": "ravintola",
"project": "ravintola", "project": "ravintola",
"authToken": "5a140e31fb884af58c7d9e20e8baa5ddc8fee9ac79ba427786da245b3015f6d3", "authToken": "5a140e31fb884af58c7d9e20e8baa5ddc8fee9ac79ba427786da245b3015f6d3",
"url": "your sentry url here" "url": "your sentry url here"
}
} }
] }
}, ]
"notification": { },
"icon": "./assets/icon/notification.png" "notification": {
} "icon": "./assets/icon/notification.png"
} }
} }
\ No newline at end of file }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment