diff --git a/metadata/com.tutpro.baresip.yml b/metadata/com.tutpro.baresip.yml index 791f080199..8f0def0aef 100644 --- a/metadata/com.tutpro.baresip.yml +++ b/metadata/com.tutpro.baresip.yml @@ -1244,23 +1244,6 @@ Builds: - popd ndk: r21b - - versionName: 18.3.0 - versionCode: 127 - commit: 18.3.0 - subdir: app - gradle: - - yes - srclibs: - - libbaresip-android@12.0 - build: - - pushd $$libbaresip-android$$ - - sed -i -e 's|/opt/Android/Sdk/ndk-bundle|$$NDK$$|' -e 's|/usr/src/baresip-studio|../../com.tutpro.baresip|' - Makefile - - make download-sources - - make install-all - - popd - ndk: r21b - MaintainerNotes: make download-sources checks out master branches of several libraries; this can cause build failures.