Update baresip to 5.4.2 (45)
This commit is contained in:
parent
3ae7cac439
commit
00e42bc568
|
@ -310,7 +310,27 @@ Builds:
|
|||
- popd
|
||||
ndk: r19
|
||||
|
||||
- versionName: 5.4.2
|
||||
versionCode: 45
|
||||
commit: 5.4.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- libbaresip-android@1.0.3
|
||||
rm:
|
||||
- distribution/*/lib/armeabi-v7a/*.a
|
||||
- distribution/*/lib/arm64-v8a/*.a
|
||||
build:
|
||||
- pushd $$libbaresip-android$$
|
||||
- sed -i -e 's!\/usr\/local\/Android\/Sdk\/ndk-bundle!$$NDK$$!' -e 's!\/usr\/src\/baresip-studio!../../com.tutpro.baresip!'
|
||||
Makefile
|
||||
- make download-sources
|
||||
- make install-all
|
||||
- popd
|
||||
ndk: r19
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 5.4.1
|
||||
CurrentVersionCode: 44
|
||||
CurrentVersion: 5.4.2
|
||||
CurrentVersionCode: 45
|
||||
|
|
Loading…
Reference in a new issue