mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-18 17:47:32 +00:00
Merge branch 'al-android-example' of https://github.com/realm/realm-js into al-android-example
This commit is contained in:
commit
68d2c696fc
@ -67,6 +67,7 @@ elif [ "$TARGET" = "react-example" ]; then
|
|||||||
popd
|
popd
|
||||||
elif [ "$TARGET" = "react-tests-android" ]; then
|
elif [ "$TARGET" = "react-tests-android" ]; then
|
||||||
# Copy patched version of FB
|
# Copy patched version of FB
|
||||||
|
rm -Rf ~/.m2/repository/com/facebook/react/react-native/
|
||||||
mkdir -p ~/.m2/repository/com/facebook/react/react-native/
|
mkdir -p ~/.m2/repository/com/facebook/react/react-native/
|
||||||
tar xvf ./patched_bin/0.18.0-patched.tar.gz -C ~/.m2/repository/com/facebook/react/react-native/
|
tar xvf ./patched_bin/0.18.0-patched.tar.gz -C ~/.m2/repository/com/facebook/react/react-native/
|
||||||
# update sdk tool
|
# update sdk tool
|
||||||
|
Loading…
x
Reference in New Issue
Block a user