Skip to content
This repository has been archived by the owner on Jul 19, 2018. It is now read-only.

Commit

Permalink
Adjust proguard settings to prevent crash
Browse files Browse the repository at this point in the history
  • Loading branch information
topjohnwu committed Jan 11, 2018
1 parent 7c28493 commit 8d139e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions proguard-rules.pro
Expand Up @@ -22,3 +22,6 @@
# BouncyCastle
-keep class org.bouncycastle.jcajce.provider.** { *; }
-dontwarn javax.naming.**

# Gson
-keepattributes Signature

0 comments on commit 8d139e1

Please sign in to comment.