Skip to content

Instantly share code, notes, and snippets.

@bachhm-dev
Created July 19, 2020 12:00
Show Gist options
  • Save bachhm-dev/778785e7880547992519ba7ed14c2338 to your computer and use it in GitHub Desktop.
Save bachhm-dev/778785e7880547992519ba7ed14c2338 to your computer and use it in GitHub Desktop.
android {
defaultConfig {
minSdkVersion 17
generatedDensities = []
multiDexEnabled true
}
aaptOptions {
additionalParameters "--no-version-vectors"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment