Skip to content
Snippets Groups Projects
Commit 185f1050 authored by Alexandre Lision's avatar Alexandre Lision
Browse files

* modified jenkins-sflphone-android.sh

parent e5fb341f
No related branches found
No related tags found
No related merge requests found
......@@ -112,7 +112,9 @@ build_sflphone_android() {
git submodule update
pushd jni/sflphone
git clean -dfx
git checkout master
git pull
popd
# android update project --target $VIRTUAL_DEVICE_ID --path $ANDROID_PROJECT_PATH
echo "Compile pjandroid stack"
pushd jni/pjproject-android/
......
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