📅  最后修改于: 2022-03-11 14:56:01.257000             🧑  作者: Mango
defaultConfig {
//within the defaultConfig block inside the app build gradle add this line
vectorDrawables.useSupportLibrary = true
}