Release build fix for support library bug.

This commit is contained in:
Dmitry Yunitsky 2015-06-04 19:04:47 +03:00 committed by Alex Zolotarev
parent 029ef291f1
commit 6a75c0b2d9

View file

@ -5,6 +5,8 @@
-dontwarn ru.mail.**
# flurry
-dontwarn com.flurry.**
# support library bug
-dontwarn android.support.**
-dontoptimize
-keepattributes **