且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

任务 ':packageAllDebugClassesForMultiDex' 执行失败

更新时间:2023-01-25 15:01:08

对于那些进入这个领域的人,我想出了为什么会这样.对我来说,我正在编译 Google Analytics V2 jar 以及完整的播放服务.Google 允许您分解应用程序真正需要的播放服务并编译这些单独的项目.在此处查看它们.我排除了现在在 V4 上的 Google Play Analytics 并且它有效

For those that are coming into this, I figured out why this was happening. For me it was that I was compiling the Google Analytics V2 jar as well as the full play services. Google allows you to break down what play services you really need for you app and compile those individual items. Check them out here. I excluded the Google Play Analytics which is on V4 right now and it worked