[Modify]修改google密钥
This commit is contained in:
@@ -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
|
@@ -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
|
||||
|
@@ -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" />
|
||||
|
Reference in New Issue
Block a user