React Native codebase as a submodule #604

Merged
akinwale merged 6 commits from react-native-submodule into master 2019-07-09 06:34:47 +02:00
Showing only changes of commit e7ce3bb527 - Show all commits

View file

@ -8,6 +8,7 @@ build apk:
image: lbry/android-base:latest
before_script:
- export BUILD_VERSION=$(cat $CI_PROJECT_DIR/src/main/python/main.py | grep --color=never -oP '([0-9]+\.?)+')
- git submodule sync --recursive
- git submodule update --init --recursive
artifacts:
paths: