Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
MobileManager
Project
Overview
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Wang Xu
MobileManager
Commits
6266843f
Commit
6266843f
authored
Apr 11, 2020
by
Baoxy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build: 修改混淆文件
parent
5b7b2fb1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
proguard_third.pro
proguards/proguard_third.pro
+1
-2
No files found.
proguards/proguard_third.pro
View file @
6266843f
...
...
@@ -108,8 +108,7 @@ public static java.lang.String TABLENAME;
-
keepclassmembers
class
com
.
my
.
pkg
.
MyRealApplication
{
public
<
init
>
();
}
-
keep
class
com
.
huawei
.
android
.
app
.
**
{
*
;
}
-
keep
class
com
.
huawei
.
android
.
app
.
**
{
*
;}
# 如果不使用android.support.annotation.Keep则需加上此行
# -keep class com.my.pkg.SophixStubApplication$RealApplicationStub
#以上sophix热修复
...
...
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