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

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -