mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-23 12:58:55 +00:00
using nvm
This commit is contained in:
parent
fca40ec16f
commit
5cd08aa2ac
@ -72,6 +72,8 @@ elif [ "$TARGET" = "react-example" ]; then
|
||||
xcodebuild -scheme ReactExample -configuration "$CONFIGURATION" -sdk iphonesimulator build $DESTINATION
|
||||
popd
|
||||
elif [ "$TARGET" = "react-tests-android" ]; then
|
||||
nvm install 5.4.0
|
||||
nvm use 5.4.0
|
||||
pushd react-native/android
|
||||
./gradlew installarchives
|
||||
popd
|
||||
|
Loading…
x
Reference in New Issue
Block a user