Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
flutter_jpush_vip
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李增强
flutter_jpush_vip
Commits
20412e03
Commit
20412e03
authored
Mar 13, 2021
by
李增强
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
m
parent
81d767e8
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
android/build.gradle
android/build.gradle
+1
-1
android/proguard-rules.pro
android/proguard-rules.pro
+0
-1
No files found.
android/build.gradle
View file @
20412e03
...
...
@@ -46,7 +46,7 @@ dependencies {
implementation
'cn.jiguang.sdk:jcore:2.6.0'
implementation
'cn.jiguang.sdk.plugin:xiaomi:4.0.0'
implementation
'com.huawei.hms:push:4.0.2.300'
implementation
'cn.jiguang.sdk.plugin:huawei:
4.0.0
'
implementation
'cn.jiguang.sdk.plugin:huawei:
3.9.1
'
implementation
'cn.jiguang.sdk.plugin:oppo:4.0.0'
implementation
'cn.jiguang.sdk.plugin:vivo:4.0.0'
}
\ No newline at end of file
android/proguard-rules.pro
View file @
20412e03
...
...
@@ -14,7 +14,6 @@
-
dontwarn
com
.
xiaomi
.
push
.
**
-
keep
class
com
.
xiaomi
.
push
.
**
{
*
;
}
-
ignorewarning
-
keepattributes
*
Annotation
*
-
keepattributes
Exceptions
-
keepattributes
InnerClasses
...
...
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