Skip to content

Instantly share code, notes, and snippets.

@pratheepchowdhary
Last active May 13, 2018 14:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pratheepchowdhary/2ddc9e33f5120f6e1e6be8a9f8f32f5f to your computer and use it in GitHub Desktop.
Save pratheepchowdhary/2ddc9e33f5120f6e1e6be8a9f8f32f5f to your computer and use it in GitHub Desktop.
buildTypes {
release {
ndk {
abiFilters arm64-v8a,armeabi-v7a;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment