Does `-keepattributes Signature` option need to be...
# android
d
Does
-keepattributes Signature
option need to be applied to each
-keep
mention in proguard? I still seem to be getting
NoClassDefFoundError
exceptions when using
HashMap<K, V>