Solved compilation warning.

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

View File

@ -63,3 +63,5 @@
-keep public class * implements com.bumptech.glide.module.GlideModule -keep public class * implements com.bumptech.glide.module.GlideModule
-dontwarn com.anupcowkur.reservoir.** -dontwarn com.anupcowkur.reservoir.**
-dontwarn javax.annotation.**