Files
fenghzuang_new/test/google-services.json
kang 87a92afa6c feat: add initial configuration and resources for 2U8OB module
- Created build.gradle for the 2U8OB module with application ID com.xizhcozzc.xoxau and output name xofun88.
- Added google-services.json for Firebase configuration.
- Implemented Firebase messaging service for push notifications.
- Included AndroidManifest.xml with necessary permissions and application setup.
- Added drawable and mipmap resources for app branding.
- Created .gitignore to exclude build and release directories.
- Added pro
2026-06-23 11:30:07 +08:00

29 lines
678 B
JSON

{
"project_info": {
"project_number": "746926916870",
"project_id": "cosmojack-6d9b6",
"storage_bucket": "cosmojack-6d9b6.firebasestorage.app"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:746926916870:android:14e75755e31bd97f498a87",
"android_client_info": {
"package_name": "com.exam.Cosmojack"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": "AIzaSyCP1IuEriDO_2IuEEGyGcDy-RBIeJOK-BE"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": []
}
}
}
],
"configuration_version": "1"
}