Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
polysoft-nafmii
/
polysoft-android
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 28757f85
authored
Nov 12, 2021
by
amateur
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
1
1 parent
ce891eeb
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
6 deletions
app/build.gradle
app/src/main/assets/dev/dist.zip
app/src/main/assets/pre/dist.zip
app/src/main/assets/release/dist.zip
app/src/main/assets/uat/dist.zip
app/build.gradle
View file @
28757f8
...
...
@@ -124,8 +124,8 @@ android {
proguardFiles
getDefaultProguardFile
(
'proguard-android-optimize.txt'
),
'proguard-rules.pro'
resValue
"string"
,
"app_name"
,
"NAFMII之窗-qp"
applicationIdSuffix
"qp"
versionNameSuffix
".
1
"
buildConfigField
"String"
,
"H5_VERSION"
,
"\"1.0.
0
\""
versionNameSuffix
".
2
"
buildConfigField
"String"
,
"H5_VERSION"
,
"\"1.0.
8
\""
buildConfigField
"String"
,
"ASSETS_DIST_DIR"
,
"\"pre\""
buildConfigField
"String"
,
"WX_APPID"
,
"\"wx0c80bdc32795951b\""
buildConfigField
"String"
,
"QQ_APPID"
,
"\"101976821\""
...
...
@@ -146,8 +146,8 @@ android {
signingConfig
signingConfigs
.
release
resValue
"string"
,
"app_name"
,
"NAFMII之窗-uat"
applicationIdSuffix
"uat"
versionNameSuffix
".
1
"
buildConfigField
"String"
,
"H5_VERSION"
,
"\"1.0.
0
\""
versionNameSuffix
".
2
"
buildConfigField
"String"
,
"H5_VERSION"
,
"\"1.0.
8
\""
buildConfigField
"String"
,
"ASSETS_DIST_DIR"
,
"\"uat\""
buildConfigField
"String"
,
"WX_APPID"
,
"\"wxb9dd952e6522ef31\""
buildConfigField
"String"
,
"QQ_APPID"
,
"\"101975384\""
...
...
@@ -167,8 +167,8 @@ android {
signingConfig
signingConfigs
.
release
resValue
"string"
,
"app_name"
,
"NAFMII之窗-dev"
applicationIdSuffix
"dev"
versionNameSuffix
".
3
"
buildConfigField
"String"
,
"H5_VERSION"
,
"\"1.0.
0
\""
versionNameSuffix
".
4
"
buildConfigField
"String"
,
"H5_VERSION"
,
"\"1.0.
8
\""
buildConfigField
"String"
,
"ASSETS_DIST_DIR"
,
"\"dev\""
buildConfigField
"String"
,
"WX_APPID"
,
"\"wx06a3b88ecb27f0d8\""
buildConfigField
"String"
,
"QQ_APPID"
,
"\"101975384\""
...
...
app/src/main/assets/dev/dist.zip
View file @
28757f8
No preview for this file type
app/src/main/assets/pre/dist.zip
View file @
28757f8
No preview for this file type
app/src/main/assets/release/dist.zip
View file @
28757f8
No preview for this file type
app/src/main/assets/uat/dist.zip
View file @
28757f8
No preview for this file type
Write
Preview
Markdown
is supported
Attach a file
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 post a comment