Commit 8d139e15 authored by topjohnwu's avatar topjohnwu

Adjust proguard settings to prevent crash

parent 7c284935
......@@ -22,3 +22,6 @@
# BouncyCastle
-keep class org.bouncycastle.jcajce.provider.** { *; }
-dontwarn javax.naming.**
# Gson
-keepattributes Signature
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment