-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ec7c72c
commit 822b1e4
Showing
1 changed file
with
5 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,13 @@ | ||
# NullProguard | ||
|
||
主要是在ONameFactory 里面 进行替换 | ||
|
||
大家 可以自己修改以后 选择自己喜欢的混淆规则 导出jar包 | ||
|
||
替换 原jar 即可 | ||
|
||
直接 替换 5.3.3版本的 混淆jar包 | ||
|
||
Mac 路径为 Contents/gradle/m2repository/net/sf/proguard/proguard-base | ||
Win gradle/m2repository/net/sf/proguard/proguard-base | ||
|
||
Win gradle/m2repository/net/sf/proguard/proguard-base |