8 lines
253 B
YAML
8 lines
253 B
YAML
|
RepoType: git
|
||
|
Repo: https://github.com/NativeScript/android-runtime
|
||
|
|
||
|
Prepare: |
|
||
|
git submodule update --init --recursive
|
||
|
rm -rf test-app/build-tools/android-metadata-generator/jars
|
||
|
rm test-app/build-tools/android-metadata-generator/src/libs/dx.jar
|