yixia / VitamioBundle

Vitamio for Android
http://www.vitamio.org/en/
Other
5.27k stars 2.07k forks source link

Multidex support prior to Android 5.0 get error in Vitamio #456

Open gosailing opened 7 years ago

gosailing commented 7 years ago

Hi Guys,

I got 64k problem and I really need multidex, I follow the android official doc for multidex support but when I run my project, I got below error in Vitamio. Please help.

Exception while processing task java.io.IOException: Can't read [/Users/workspace/trunk/app/build/intermediates/exploded-aar/trunk/Vitamio/unspecified/jars/libs/vitamio.jar(;;;;;;**.class)] (Can't process class [org/java_websocket/drafts/Draft_75.class] (Unknown verification type [255] in stack map frame))

gosailing commented 7 years ago

any update?