mifos-mobile/cmp-android/google-services.json

63 lines
1.3 KiB
JSON
Raw Permalink Normal View History

2017-09-09 08:45:12 +00:00
{
"project_info": {
"project_number": "project_number",
"firebase_url": "firebase_url",
"project_id": "project_id",
"storage_bucket": "storage_bucket"
2017-09-09 08:45:12 +00:00
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "mobilesdk_app_id",
2017-09-09 08:45:12 +00:00
"android_client_info": {
"package_name": "org.mifos.mobile"
}
},
"api_key": [
{
"current_key": "current_key"
}
]
},
{
"client_info": {
"mobilesdk_app_id": "mobilesdk_app_id",
"android_client_info": {
"package_name": "org.mifos.mobile.demo.debug"
2017-09-09 08:45:12 +00:00
}
},
"api_key": [
2017-09-09 08:45:12 +00:00
{
"current_key": "current_key"
}
]
},
{
"client_info": {
"mobilesdk_app_id": "mobilesdk_app_id",
"android_client_info": {
"package_name": "org.mifos.mobile.demo"
}
},
"api_key": [
2017-09-09 08:45:12 +00:00
{
"current_key": "current_key"
2017-09-09 08:45:12 +00:00
}
]
},
{
"client_info": {
"mobilesdk_app_id": "mobilesdk_app_id",
"android_client_info": {
"package_name": "org.mifos.mobile.debug"
}
},
2017-09-09 08:45:12 +00:00
"api_key": [
{
"current_key": "current_key"
}
]
2017-09-09 08:45:12 +00:00
}
],
"configuration_version": "1"
}