Files
fenghzuang_new/nep9/google-services.json
kang 6406f4cc9e feat: add initial configuration and resources for nep9 module
- Introduced build.gradle for the nep9 module with application ID and Firebase configuration.
- Added AndroidManifest.xml with necessary permissions and application setup.
- Implemented Firebase messaging service for push notifications.
- Included drawable and mipmap resources for app branding.
- Created .gitignore to exclude build and release directories.
- Added proguard rules for code obfuscation and optimization.
- Established network security configuration and file provider paths.
2026-05-07 17:29:40 +08:00

29 lines
670 B
JSON

{
"project_info": {
"project_number": "717557626585",
"project_id": "live22-997e3",
"storage_bucket": "live22-997e3.firebasestorage.app"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:717557626585:android:4bd86e3e5e825bb85f70c8",
"android_client_info": {
"package_name": "com.daidn.live22"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": "AIzaSyBL6vtzuXlVfoSWiKHtk4p-TiLts0faqUQ"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": []
}
}
}
],
"configuration_version": "1"
}