android.dexOptions.incremental

作者: a木槿_ | 来源:发表于2018-12-06 09:27 被阅读0次

构建的时候出现这个问题
Warning:The android.dexOptions.incremental property is deprecated and it has no effect on the build process.

直接把含有这个
incremental true
去掉

相关文章

网友评论

    本文标题:android.dexOptions.incremental

    本文链接:https://www.haomeiwen.com/subject/xorncqtx.html