Skip to content

Commit

Permalink
Update Proguard config to not strip important crypto interface classes
Browse files Browse the repository at this point in the history
  • Loading branch information
cketti committed Feb 25, 2018
1 parent 2994da9 commit 1618b6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions k9mail/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@
-dontnote com.fsck.k9.PRNGFixes
-dontnote com.fsck.k9.ui.messageview.**
-dontnote com.fsck.k9.view.**

-keep public class org.openintents.openpgp.**

0 comments on commit 1618b6f

Please sign in to comment.