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_number": "",
"project_id": "-",
"storage_bucket": "-.appspot.com"
"project_number": "557443720422",
"project_id": "repo-32561",
"storage_bucket": "repo-32561.appspot.com"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1::android:",
"mobilesdk_app_id": "1:557443720422:android:d5d1480109b8af15b54727",
"android_client_info": {
"package_name": "app.repo.cam"
}
},
"oauth_client": [
{
"client_id": "-.apps.googleusercontent.com",
"client_type": 3
}
],
"oauth_client": [],
"api_key": [
{
"current_key": "-4"
"current_key": "AIzaSyC2L4szjA4Le5D5_dq0a4PUDxJSCf8XuEI"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": [
{
"client_id": "-.apps.googleusercontent.com",
"client_type": 3
}
]
"other_platform_oauth_client": []
}
}
}

View File

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