chore(build): 更新应用配置和更换应用标识
- 修改build.gradle中app输出名称和应用ID - 调整应用主颜色值和应用名称资源 - 更新buildConfigField配置项,包括USERID和HAS_CONTACT - 替换google-services.json文件内容,更新Firebase项目配置 - 添加新的应用图标资源文件 - 删除旧的应用图标资源文件
This commit is contained in:
29
rm99/google-services.json
Normal file
29
rm99/google-services.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"project_info": {
|
||||
"project_number": "932292522704",
|
||||
"project_id": "xaceau-53664",
|
||||
"storage_bucket": "xaceau-53664.firebasestorage.app"
|
||||
},
|
||||
"client": [
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:932292522704:android:521063bf4d7362e454a4d5",
|
||||
"android_client_info": {
|
||||
"package_name": "com.ahdas.xaceau"
|
||||
}
|
||||
},
|
||||
"oauth_client": [],
|
||||
"api_key": [
|
||||
{
|
||||
"current_key": "AIzaSyAEPUZSDu21oB5WSSrqHLT0xE-rwHYoCtU"
|
||||
}
|
||||
],
|
||||
"services": {
|
||||
"appinvite_service": {
|
||||
"other_platform_oauth_client": []
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"configuration_version": "1"
|
||||
}
|
||||
Reference in New Issue
Block a user