From 676ba822aff61840d6cc69aa72195e29ce0035bf Mon Sep 17 00:00:00 2001 From: Anthony Restaino Date: Sat, 22 Aug 2015 09:24:58 -0400 Subject: [PATCH] Try to fix problem with netcipher library --- app/proguard-project.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/proguard-project.txt b/app/proguard-project.txt index 31dc513..3746342 100644 --- a/app/proguard-project.txt +++ b/app/proguard-project.txt @@ -91,3 +91,5 @@ # classes are never used on Android, and it is safe to ignore the warnings. -dontwarn net.i2p.crypto.CertUtil -dontwarn org.apache.http.conn.ssl.DefaultHostnameVerifier + +-dontwarn org.apache.http.HttpHost