java - Android Proguard: Exclude jar file that already proguarded -


i'm trying apply proguard features in android project, i'm getting error message:

(can't process class [com/ipay/ipayacitivity.class] (unknown verification type [14] in stack map frame))

i have tried searching solutions, no luck fixing


Popular posts from this blog

javascript - Js, document.getElementById("ID").innerHTML, error -

jquery - jqGrid update specific column data with out refreshing the entire column? -

objective c - Is there a way in OCMockito to make stubs fail when an unknown method is called? -