forked from organicmaps/organicmaps-tmp
Release build fix for support library bug.
This commit is contained in:
parent
029ef291f1
commit
6a75c0b2d9
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
|||
-dontwarn ru.mail.**
|
||||
# flurry
|
||||
-dontwarn com.flurry.**
|
||||
# support library bug
|
||||
-dontwarn android.support.**
|
||||
|
||||
-dontoptimize
|
||||
-keepattributes **
|
||||
|
|
Loading…
Add table
Reference in a new issue