Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.

Commit

Permalink
Proguard: Add rules
Browse files Browse the repository at this point in the history
Signed-off-by: Fung <[email protected]>
  • Loading branch information
fython committed Nov 12, 2017
1 parent 42a5458 commit cd2da2e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@
-keep class info.papdt.blackblub.receiver.** {*;}
-keep class info.papdt.blackblub.services.** {*;}
-keep class info.papdt.blackblub.ui.** {*;}
-keep class com.github.** {*;}
-keep class com.github.** {*;}
-keep class com.wdullaer.** {*;}

0 comments on commit cd2da2e

Please sign in to comment.