Try to fix

This commit is contained in:
Victor Shcherb 2015-05-03 01:40:36 +02:00
parent af2f06b596
commit b2e4bfee4d

View file

@ -7,7 +7,7 @@
# Allow obfuscation of android.support.v7.internal.view.menu.**
# to avoid problem on Samsung 4.2.2 devices with appcompat v21
# see https://code.google.com/p/android/issues/detail?id=78377
# -dontoptimize
-dontoptimize
-keep class !android.support.v7.internal.view.menu.**,android.support.** {*;}
-keep class net.osmand.** { *; }
-keep interface net.osmand.** { *; }