Skip to content

Commit

Permalink
Update plugin's PluginInfo
Browse files Browse the repository at this point in the history
  • Loading branch information
cundong committed Feb 23, 2018
1 parent cfe0f5b commit 9b4c7c3
Show file tree
Hide file tree
Showing 2 changed files with 431 additions and 80 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@
-keep class com.qihoo360.replugin.base.IPC { public *; }
-keep class com.qihoo360.replugin.Entry { *; }
-keep class com.qihoo360.replugin.RePlugin { public *; }
-keep class com.qihoo360.replugin.model.PluginInfo { public *; }

Loading

0 comments on commit 9b4c7c3

Please sign in to comment.