Skip to content

Instantly share code, notes, and snippets.

@amansrivastava17
Created November 12, 2019 07:20
Show Gist options
  • Save amansrivastava17/21a9cd4ef13d441cd749eee6819c4fae to your computer and use it in GitHub Desktop.
Save amansrivastava17/21a9cd4ef13d441cd749eee6819c4fae to your computer and use it in GitHub Desktop.
android {
...
}
buildTypes {
release {
...
}
}
aaptOptions {
noCompress "tflite"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment