• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1if(hasProperty('target') && target == 'android') {
2  android.vectorDrawables.useSupportLibrary = true
3}