Commit 3531762c by pierce

fixed google登录的问题

parent 3532edba
......@@ -72,12 +72,12 @@
/// App Version
- (NSString *)appVersion {
return @"7450";
return @"7590";
}
/// App Dot Version
- (NSString *)appDotVersion {
return @"7.4.5.0";
return @"7.5.9.0";
}
/// App Id
......
......@@ -37,7 +37,7 @@
<string>Editor</string>
<key>CFBundleURLSchemes</key>
<array>
<string>apps.googleusercontent.com.157728719754-gr7kj1ks31ll54397jp79gc61q20opv2</string>
<string>com.googleusercontent.apps.157728719754-gr7kj1ks31ll54397jp79gc61q20opv2</string>
</array>
</dict>
<dict>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment