Skip to content
Snippets Groups Projects
Commit 2df0509c authored by Xavier Rene-Corail's avatar Xavier Rene-Corail
Browse files

Merge branch 'master' of code.videolan.org:xcorail/vlc-android

parents bb764eaf 4f9b7e24
No related branches found
No related tags found
1 merge request!15Add a config file to tell LGTM.com how to build the code
lgtm.yml 0 → 100644
extraction:
java:
before_index:
- export ANDROID_SDK=/opt/extra/android
- export ANDROID_NDK=/opt/extra/android
- export PATH=$PATH:$ANDROID_SDK/platform-tools:$ANDROID_SDK/tools
- ./compile.sh --init
index:
build_command:
- ./gradlew assembleDebug
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment