其他分享
首页 > 其他分享> > 编译问题记录

编译问题记录

作者:互联网

There were multiple failures while executing work items
解决:在Module的build.gradle中的defaultConfig下添加: vectorDrawables.useSupportLibrary = true

标签:vectorDrawables,multiple,记录,items,work,问题,编译,executing,defaultConfig
来源: https://blog.csdn.net/gf6873/article/details/91420707