Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
M
magicbox
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王雪伟
magicbox
Commits
f3b79299
Commit
f3b79299
authored
Mar 23, 2022
by
王雪伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[提交人]:王雪伟
[提交简述] :修改登录appkey [实现方案] :尝试修复第三方登录,appkey异常错误
parent
4b8304df
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
version.properties
app/version.properties
+2
-2
build.gradle
cms/build.gradle
+2
-1
No files found.
app/version.properties
View file @
f3b79299
PACKAGE_NAME
=
com.zhangxin.magicbox
PACKAGE_NAME
=
com.zhangxin.magicbox
VERSION_CODE
=
7
VERSION_CODE
=
8
VERSION_NAME
=
1.0.3
VERSION_NAME
=
1.0.3
.1
\ No newline at end of file
cms/build.gradle
View file @
f3b79299
...
@@ -34,10 +34,11 @@ android {
...
@@ -34,10 +34,11 @@ android {
}
}
MobSDK
{
MobSDK
{
appKey
"357874b62b4c7"
appKey
"
//
357874b62b4c7"
appSecret
"c4d82ff12e0cde832960ddbb8d2d7250"
appSecret
"c4d82ff12e0cde832960ddbb8d2d7250"
gui
false
gui
false
version
'3.9.7'
version
'3.9.7'
appBundleMode
true
ShareSDK
{
ShareSDK
{
loopShare
true
loopShare
true
devInfo
{
devInfo
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment