diff --git a/Clover/app/proguard.cfg b/Clover/app/proguard.cfg index 810d3043..2eab95ee 100644 --- a/Clover/app/proguard.cfg +++ b/Clover/app/proguard.cfg @@ -84,6 +84,7 @@ # OkHttp and LeakCanary -dontwarn java.nio.** +-dontwarn javax.annotation.** -dontwarn org.codehaus.mojo.** # LeakCanary uses removed method (checks the API level) -dontwarn com.squareup.leakcanary.DisplayLeakService