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,10 +30,10 @@ ...@@ -30,10 +30,10 @@
}, },
"android": { "android": {
"package": "local.ravExcelso", "package": "local.ravExcelso",
"versionCode": 2005151310, "versionCode": 2006051200,
"config" : { "config": {
"googleMaps" : { "googleMaps": {
"apiKey" : "AIzaSyAcCfuNHVFstDUE-ZDafWsiUmA3ON79cqo" "apiKey": "AIzaSyAcCfuNHVFstDUE-ZDafWsiUmA3ON79cqo"
} }
} }
}, },
...@@ -55,4 +55,4 @@ ...@@ -55,4 +55,4 @@
"icon": "./assets/icon/notification.png" "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