Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gem_eap_uniapp_build
Project
Project
Details
Activity
Releases
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
朱传永
gem_eap_uniapp_build
Commits
078ca4ab
Commit
078ca4ab
authored
Nov 27, 2020
by
zhuchuanyong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: push
parent
21754b08
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
build.gradle
app/build.gradle
+6
-6
aps-unipush-release.aar
app/libs/aps-unipush-release.aar
+0
-0
No files found.
app/build.gradle
View file @
078ca4ab
...
@@ -6,12 +6,12 @@ android {
...
@@ -6,12 +6,12 @@ android {
defaultConfig
{
defaultConfig
{
//
manifestPlaceholders = [
manifestPlaceholders
=
[
//
"plus.unipush.appid" : "pPyZWvH3Fa6PXba19ID0091",
"plus.unipush.appid"
:
"pPyZWvH3Fa6PXba19ID0091"
,
//
"plus.unipush.appkey" : "b7dOGlNPHR7pqwUxcXPVi44",
"plus.unipush.appkey"
:
"b7dOGlNPHR7pqwUxcXPVi44"
,
//
"plus.unipush.appsecret": "IxVYAT9qws8dlNElacmSg12",
"plus.unipush.appsecret"
:
"IxVYAT9qws8dlNElacmSg12"
,
//
"apk.applicationId":"com.vt.gemeap"
"apk.applicationId"
:
"com.vt.gemeap"
//
]
]
multiDexEnabled
true
multiDexEnabled
true
applicationId
"com.vt.gemeap"
applicationId
"com.vt.gemeap"
minSdkVersion
21
minSdkVersion
21
...
...
app/libs/aps-unipush-release.aar
0 → 100644
View file @
078ca4ab
File added
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