Commit 52e66131 authored by Wahyu Adjie Prasetyo's avatar Wahyu Adjie Prasetyo

add maps1

parent 0d03deef
......@@ -30,27 +30,29 @@
},
"android": {
"package": "local.ravExcelso",
"versionCode": 2005151310
},
"description": "",
"hooks": {
"postPublish": [
{
"file": "sentry-expo/upload-sourcemaps",
"config": {
"organization": "ravintola",
"project": "ravintola",
"authToken": "5a140e31fb884af58c7d9e20e8baa5ddc8fee9ac79ba427786da245b3015f6d3",
"url": "your sentry url here"
}
"versionCode": 2005151310,
"config" : {
"googleMaps" : {
"apiKey" : "AIzaSyAcCfuNHVFstDUE-ZDafWsiUmA3ON79cqo"
}
]
},
"notification": {
"icon": "./assets/icon/notification.png"
},
"googleMaps": {
"apiKey": "AIzaSyB6ShdOTZZR5z-kIOeS4KjI2kUxAXdi560"
}
},
"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"
}
}
}
}
}
\ 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