feat:调整google-service.json配置,调整mob配置

This commit is contained in:
Max
2024-01-08 19:02:20 +08:00
parent b4e700397f
commit e29884b40e
2 changed files with 10 additions and 20 deletions

View File

@@ -1,36 +1,26 @@
{ {
"project_info": { "project_info": {
"project_number": "", "project_number": "557443720422",
"project_id": "-", "project_id": "repo-32561",
"storage_bucket": "-.appspot.com" "storage_bucket": "repo-32561.appspot.com"
}, },
"client": [ "client": [
{ {
"client_info": { "client_info": {
"mobilesdk_app_id": "1::android:", "mobilesdk_app_id": "1:557443720422:android:d5d1480109b8af15b54727",
"android_client_info": { "android_client_info": {
"package_name": "app.repo.cam" "package_name": "app.repo.cam"
} }
}, },
"oauth_client": [ "oauth_client": [],
{
"client_id": "-.apps.googleusercontent.com",
"client_type": 3
}
],
"api_key": [ "api_key": [
{ {
"current_key": "-4" "current_key": "AIzaSyC2L4szjA4Le5D5_dq0a4PUDxJSCf8XuEI"
} }
], ],
"services": { "services": {
"appinvite_service": { "appinvite_service": {
"other_platform_oauth_client": [ "other_platform_oauth_client": []
{
"client_id": "-.apps.googleusercontent.com",
"client_type": 3
}
]
} }
} }
} }

View File

@@ -1,12 +1,12 @@
apply plugin: 'com.mob.sdk' apply plugin: 'com.mob.sdk'
MobSDK { MobSDK {
appKey "36b91eeac7469" appKey "391686995c315"
appSecret "63ec0702513aca17e20615dd5dfdc03f" appSecret "164fc996cab6d67623aeeb417ccc0785"
appBundleMode true appBundleMode true
MobLink { MobLink {
uriScheme "repoapp://sharesdk" uriScheme "repoapp://sharesdk"
appLinkHost "cebg.t4m.cn" appLinkHost "cmku.t4m.cn"
} }
ShareSDK { ShareSDK {
version '3.10.9' version '3.10.9'