Try to fix problem with netcipher library

This commit is contained in:
Anthony Restaino 2015-08-22 09:24:58 -04:00
parent 1e385ceb9a
commit 676ba822af

View File

@ -91,3 +91,5 @@
# classes are never used on Android, and it is safe to ignore the warnings. # classes are never used on Android, and it is safe to ignore the warnings.
-dontwarn net.i2p.crypto.CertUtil -dontwarn net.i2p.crypto.CertUtil
-dontwarn org.apache.http.conn.ssl.DefaultHostnameVerifier -dontwarn org.apache.http.conn.ssl.DefaultHostnameVerifier
-dontwarn org.apache.http.HttpHost