Closer/.github/ci/google-services.json

31 lines
1.0 KiB
JSON

{
"_comment": "CI-only stub. The real google-services.json is gitignored (contains live Firebase project config). This file exists solely so the com.google.gms.google-services Gradle plugin can process the debug variant for JVM unit tests in CI. All values are dummies; the fake api key deliberately does NOT match the AIza… format so secret scanners stay quiet.",
"project_info": {
"project_number": "000000000000",
"project_id": "closer-ci-stub",
"storage_bucket": "closer-ci-stub.appspot.com"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:000000000000:android:0000000000000000000000",
"android_client_info": {
"package_name": "closer.app"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": "ci-stub-not-a-real-key-0000000000000000"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": []
}
}
}
],
"configuration_version": "1"
}