Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
X
xxsq
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
王雪伟
xxsq
Commits
7db9294e
Commit
7db9294e
authored
Jun 21, 2022
by
王雪伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[提交人]:王雪伟
[提交简述] :1.1.2 [实现方案] :加入客服问题
parent
d56b5d2a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
version.properties
app/version.properties
+2
-2
AdManager.kt
moduleZxAd/src/main/java/com/zx/ad/AdManager.kt
+1
-1
No files found.
app/version.properties
View file @
7db9294e
PACKAGE_NAME
=
com.zxhl.shop
VERSION_CODE
=
12
VERSION_NAME
=
1.1.1
\ No newline at end of file
VERSION_CODE
=
13
VERSION_NAME
=
1.1.2
\ No newline at end of file
moduleZxAd/src/main/java/com/zx/ad/AdManager.kt
View file @
7db9294e
...
...
@@ -63,7 +63,7 @@ object AdManager {
fun
init
(
application
:
Context
,
appLs
:
String
)
{
LogUtils
.
isShowLog
(
false
)
AdNetConfig
.
setBase_Url
(
AdNetConfig
.
Environment
.
DEV
)
AdNetConfig
.
setBase_Url
(
AdNetConfig
.
Environment
.
PRODUCT
)
AdConstant
.
param
.
mPacketName
=
application
.
packageName
AdConstant
.
param
.
appLs
=
appLs
AdConstant
.
param
.
appLs
=
appLs
...
...
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