* Simplre reproducible builds
* clone the branch you're reproducing
* fix branch/tag argument taking + use master as default
* be able to execute build.sh more than once
* Simplifiying process
* Updating rn-nodeify to 10.3.0 to avoid issue
* Deleting compile and Dockerfile as they're not used anymore
* Updated simplified build script and README file with instructions to build
* Simplify / beautify build script
* Commenting out the singning process for release in build.gradle
* Build and sign every apk
* Cut apk location up to current location for easy location of files
* Remove signing code
* Delete unused variables
* Updated instructions
* README: update reproducible instructions
* build.sh: lock in Docker image version
reactnativecommunity/react-native-android:5.4
Co-authored-by: Evan Kaloudis <kaloudis@users.noreply.github.com>