Reverted the changes from 1.2.0, it seems that RN cli is somehow unstable with its params for plugins
This should fix the build gradle not being found properly again
Made the cli prefer using the buildGradlePath
from RN cli, this probably doesn't
break any existing project, but for safety I'm doing a minor here.
Changed --version
flag to --semver
due to issues with react-native
cli with that argument