当前位置: 代码迷 >> Android >> Android 混淆错误 Please correct the above warnings first
  详细解决方案

Android 混淆错误 Please correct the above warnings first

热度:94   发布时间:2016-04-28 06:20:16.0
Android 混淆异常 Please correct the above warnings first.

混淆的时候异常说第三方jar包里有错误

但是之前还可以正常混淆

唯一的改动就是把工程的project build target由4.1改成了2.2

改回来又能打包了?

不知道是什么原因

  相关解决方案