Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ArthurInTheShell/0d7f5e4219bbb9d5948391a57bcc4176 to your computer and use it in GitHub Desktop.
Save ArthurInTheShell/0d7f5e4219bbb9d5948391a57bcc4176 to your computer and use it in GitHub Desktop.
clean react native android build
cd android && ./gradlew clean && cd ../
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment