Solved compilation warning.

This commit is contained in:
Amine 2017-09-10 09:48:20 +02:00
parent 12262304ac
commit 12356a35fa

View File

@ -62,4 +62,6 @@
# self signed glidemodule
-keep public class * implements com.bumptech.glide.module.GlideModule
-dontwarn com.anupcowkur.reservoir.**
-dontwarn com.anupcowkur.reservoir.**
-dontwarn javax.annotation.**