[Modify]修改google配置
This commit is contained in:
@@ -13,6 +13,14 @@
|
||||
}
|
||||
},
|
||||
"oauth_client": [
|
||||
{
|
||||
"client_id": "656602722869-81vp0h83m290ibbtegk4i8i0f0b72el1.apps.googleusercontent.com",
|
||||
"client_type": 1,
|
||||
"android_info": {
|
||||
"package_name": "com.vele.pekolive",
|
||||
"certificate_hash": "96aca80e77145d82dbccd40a28c1aeade63bf7b3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"client_id": "656602722869-sss2inirem512et0015kdqjp39mqgn96.apps.googleusercontent.com",
|
||||
"client_type": 3
|
||||
|
@@ -30,8 +30,8 @@ COMPILE_SDK_VERSION=32
|
||||
MIN_SDK_VERSION=21
|
||||
TARGET_SDK_VERSION=32
|
||||
|
||||
version_name=1.6.5
|
||||
version_code=165
|
||||
version_name=1.6.7
|
||||
version_code=167
|
||||
|
||||
#systemProp.https.proxyHost=127.0.0.1
|
||||
#systemProp.https.proxyPort=9999
|
@@ -21,7 +21,7 @@ MobSDK {
|
||||
}
|
||||
|
||||
GooglePlus {
|
||||
appId "656602722869-sss2inirem512et0015kdqjp39mqgn96.apps.googleusercontent.com"
|
||||
appId "656602722869-81vp0h83m290ibbtegk4i8i0f0b72el1.apps.googleusercontent.com"
|
||||
callbackUri "http://localhost"
|
||||
officialVersion "default"
|
||||
enable true
|
||||
|
@@ -10,7 +10,7 @@
|
||||
<Twitter Enable="false" />
|
||||
<Evernote Enable="false" />
|
||||
<FourSquare Enable="false" />
|
||||
<GooglePlus OfficialVersion="default" Enable="true" ClientID="656602722869-sss2inirem512et0015kdqjp39mqgn96.apps.googleusercontent.com" RedirectUrl="http://localhost" />
|
||||
<GooglePlus OfficialVersion="default" Enable="true" ClientID="656602722869-81vp0h83m290ibbtegk4i8i0f0b72el1.apps.googleusercontent.com" RedirectUrl="http://localhost" />
|
||||
<Instagram Enable="false" />
|
||||
<LinkedIn Enable="false" />
|
||||
<Tumblr Enable="false" />
|
||||
|
Reference in New Issue
Block a user