Files
fenghzuang_new/2U8OB/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
671 B
JSON

{
"project_info": {
"project_number": "531093842148",
"project_id": "xoxau-73987",
"storage_bucket": "xoxau-73987.firebasestorage.app"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:531093842148:android:900f21468e3a0b3cd0a4f1",
"android_client_info": {
"package_name": "com.xizhcozzc.xoxau"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": "AIzaSyC-hKTovaVgvbDbnwcHt-IOvXU2goYVjrk"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": []
}
}
}
],
"configuration_version": "1"
}