1if(hasProperty('target') && target == 'android') {
2  android.vectorDrawables.useSupportLibrary = true
3}