android studio升级后报的错
 Warning:The android.dexOptions.incremental property is deprecated and it has no effect on the build process.
 在gradle中将
 dexOptions {
 javaMaxHeapSize “4g”
 incremental true
 }
 删除就好!
文章末尾固定信息

我的微信
我的微信
一个码农、工程狮、集能量和智慧于一身的、DIY高手、小伙伴er很多的、80后奶爸。



 服务器0元试用,首购低至0.9元/月起
服务器0元试用,首购低至0.9元/月起



评论