Fix TLS connection errors
This commit is contained in:
parent
3ea7eb3b2b
commit
2f50ce7f02
|
@ -1,3 +1,4 @@
|
|||
-keep class org.bouncycastle.jcajce.provider.** { *; }
|
||||
-keep class org.bouncycastle.jce.provider.** { *; }
|
||||
|
||||
-dontwarn javax.naming.**
|
||||
|
|
Loading…
Reference in a new issue