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

update app.json package version

parent 52e66131
{
"expo": {
"name": "Excelso_update 13.00 / 27.05.2020",
"slug": "excelso-pro",
"name": "Excelso CRM",
"slug": "excelso-crm",
"privacy": "public",
"sdkVersion": "36.0.0",
"platforms": [
......@@ -9,7 +9,7 @@
"android",
"web"
],
"version": "1.0.0",
"version": "a.2006051200",
"orientation": "portrait",
"icon": "./assets/excelso.png",
"splash": {
......@@ -30,29 +30,29 @@
},
"android": {
"package": "local.ravExcelso",
"versionCode": 2005151310,
"config" : {
"googleMaps" : {
"apiKey" : "AIzaSyAcCfuNHVFstDUE-ZDafWsiUmA3ON79cqo"
"versionCode": 2006051200,
"config": {
"googleMaps": {
"apiKey": "AIzaSyAcCfuNHVFstDUE-ZDafWsiUmA3ON79cqo"
}
}
},
"description": "",
"hooks": {
"postPublish": [
{
"file": "sentry-expo/upload-sourcemaps",
"config": {
"organization": "ravintola",
"project": "ravintola",
"authToken": "5a140e31fb884af58c7d9e20e8baa5ddc8fee9ac79ba427786da245b3015f6d3",
"url": "your sentry url here"
}
},
"description": "",
"hooks": {
"postPublish": [
{
"file": "sentry-expo/upload-sourcemaps",
"config": {
"organization": "ravintola",
"project": "ravintola",
"authToken": "5a140e31fb884af58c7d9e20e8baa5ddc8fee9ac79ba427786da245b3015f6d3",
"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