AS异常:Warning:Exception while pro
2018-11-22 本文已影响0人
嘤嘤嘤999
拉代码呢,提示Warning:Exception while processing task java.io.FileNotFoundException: D:...\app\build\intermediates\proguard-rules\release\aapt_rules.txt (系统找不到指定的路径。)
即有一个混淆的文件找不到了,但是这个文件是系统生成的,那怎么办,我们只需要在菜单栏选择build --> Clean Project

@希望能帮到你