singwhatiwanna / dynamic-load-apk

DL : dynamic load framework in android
http://blog.csdn.net/singwhatiwanna/article/details/40283117
Other
6.02k stars 2k forks source link

Cannot call preDexLibrary() before setTargetInfo() is called #154

Open zjc opened 7 years ago

zjc commented 7 years ago

Error:Execution failed for task ':main-plugin-b:preDexDebug'.

java.lang.IllegalStateException: Cannot call preDexLibrary() before setTargetInfo() is called.

运行main-plugin-b报错,apk无法生成