Android studio更新后出现警告:Warning:The `android.dexOptions.incremental` property is deprecated and it has
生活随笔
收集整理的這篇文章主要介紹了
Android studio更新后出现警告:Warning:The `android.dexOptions.incremental` property is deprecated and it has
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
處理方法
dexOptions {
// incremental true
javaMaxHeapSize "4g"
} 把Incremental true 注釋掉即可
上面的作用是是優化編譯效率,as默認是關閉的。
總結
以上是生活随笔為你收集整理的Android studio更新后出现警告:Warning:The `android.dexOptions.incremental` property is deprecated and it has的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 黑茶的功效大全 饮用的禁忌有哪些
- 下一篇: android studio 导入库提示