diff --git a/app/proguard-rules.pro b/app/proguard-rules.pro index 62b0364..65e1e38 100644 --- a/app/proguard-rules.pro +++ b/app/proguard-rules.pro @@ -62,4 +62,6 @@ # self signed glidemodule -keep public class * implements com.bumptech.glide.module.GlideModule --dontwarn com.anupcowkur.reservoir.** \ No newline at end of file +-dontwarn com.anupcowkur.reservoir.** + +-dontwarn javax.annotation.** \ No newline at end of file