Skip to content

Instantly share code, notes, and snippets.

@k0siara
Created May 1, 2021 20:03
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 k0siara/5374bd7bb15fb63e3f116b1c6aa19b96 to your computer and use it in GitHub Desktop.
Save k0siara/5374bd7bb15fb63e3f116b1c6aa19b96 to your computer and use it in GitHub Desktop.
android {
// The rest of you build.gradle
adbOptions {
installOptions '-g', '-r'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment