Created
January 8, 2018 11:16
-
-
Save nicksarafa/39473d1bb6ad765f33aa95dd73c1e77c to your computer and use it in GitHub Desktop.
Clean and run android react-native build
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
`cd android && ./gradlew clean && ./gradlew assembleDebug --stacktrace` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment