[Modify]修改google密钥

This commit is contained in:
wushaocheng
2023-03-17 02:24:10 +08:00
parent 8bc6269794
commit 8d377f9f19
3 changed files with 4 additions and 4 deletions

View File

@@ -30,8 +30,8 @@ COMPILE_SDK_VERSION=32
MIN_SDK_VERSION=21
TARGET_SDK_VERSION=32
version_name=1.5.9
version_code=159
version_name=1.6.1
version_code=161
#systemProp.https.proxyHost=127.0.0.1
#systemProp.https.proxyPort=9999

View File

@@ -21,7 +21,7 @@ MobSDK {
}
GooglePlus {
appId "601499500560-s4on3am564vt2dhd1q4jb3hr11n2nr8j.apps.googleusercontent.com"
appId "797840604753-tkallb8sk9seonnpartgd3kjhuem27m4.apps.googleusercontent.com"
callbackUri "http://localhost"
officialVersion "default"
enable true

View File

@@ -10,7 +10,7 @@
<Twitter Enable="false" />
<Evernote Enable="false" />
<FourSquare Enable="false" />
<GooglePlus OfficialVersion="default" Enable="true" ClientID="601499500560-s4on3am564vt2dhd1q4jb3hr11n2nr8j.apps.googleusercontent.com" RedirectUrl="http://localhost" />
<GooglePlus OfficialVersion="default" Enable="true" ClientID="797840604753-tkallb8sk9seonnpartgd3kjhuem27m4.apps.googleusercontent.com" RedirectUrl="http://localhost" />
<Instagram Enable="false" />
<LinkedIn Enable="false" />
<Tumblr Enable="false" />