iqiyi / Qigsaw

🔥🔥Qigsaw ['tʃɪɡsɔ] is a dynamic modularization library which is based on Android App Bundles(Do not need Google Play Service). It supports dynamic delivery for split APKs without reinstalling the base one.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qigsaw Error: MultiDex or R8 task is missing

whc1998 opened this issue · comments

commented

按照接入流程文档配置编译出现以下问题,还麻烦看看是什么问题。
Qigsaw Error: MultiDex or R8 task is missing

@whc1998 要开启 MultiDex

commented

@whc1998 要开启 MultiDex

这个是打开了的,在gradle和application中都已经打开

按照接入流程文档配置编译出现以下问题,还麻烦看看是什么问题。
Qigsaw Error: MultiDex or R8 task is missing

请使用 1.4.1-hotfix02 版本