Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
pangcong Git
wckh
Commits
36eb1f3f
Commit
36eb1f3f
authored
May 30, 2025
by
pangcong Git
Browse files
新增正式环境配置,区分方针环境
parent
005ae882
Changes
3
Show whitespace changes
Inline
Side-by-side
app/build.gradle
View file @
36eb1f3f
...
...
@@ -86,6 +86,19 @@ android {
dimension
"channel"
}
//正式环境
formal
{
applicationId
"com.citicsf.csp.pad.formal"
versionCode
210
versionName
"2.1.0"
minSdkVersion
24
targetSdkVersion
28
manifestPlaceholders
=
[
app_name:
"外出开户"
,
icon:
"@mipmap/ic_launcher_zxqh"
,
bdkey:
"ixVXFlhEFLSAXtA2IVeNF0CNw2chONRQ"
,
screenOrientation:
"landscape"
]
ndk
{
abiFilters
'armeabi-v7a'
}
dimension
"channel"
}
}
lintOptions
{
...
...
app/src/main/assets/version/com.citicsf.csp.pad.formal.zip
0 → 100644
View file @
36eb1f3f
File added
app/src/main/assets/version/com.citicsf.csp.pad.sim.zip
View file @
36eb1f3f
No preview for this file type
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