摘要: 在build.gradle中的android{}添加如下脚本就可以顺利编译了 dexOptions { incremental true javaMaxHeapSize “4g” } 阅读全文
posted @ 2017-02-20 09:56 netcorner 阅读(5642) 评论(1) 推荐(0) 编辑