aaptOptions.cruncherEnabled = false aaptOptions.useNewCruncher = false
注意:如果是导入的module项目中的文件报错,就要把上面的代码写到module项目下的gradle文件中,而不是自己的项目的gradle