Update baresip to 5.2.1 (40)
This commit is contained in:
parent
f36598f4cf
commit
05ed7a93dd
|
@ -217,7 +217,27 @@ Builds:
|
|||
- popd
|
||||
ndk: r18b
|
||||
|
||||
- versionName: 5.2.1
|
||||
versionCode: 40
|
||||
commit: 5.2.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- libbaresip-android@1.0.1
|
||||
rm:
|
||||
- distribution/*/lib/armeabi-v7a/*.a
|
||||
build:
|
||||
- pushd $$libbaresip-android$$
|
||||
- sed -i -e 's!\/usr\/local\/android-ndk-r18b!$$NDK$$!' -e 's!\/usr\/src\/baresip-studio!../../com.tutpro.baresip!'
|
||||
Makefile
|
||||
- make download-sources
|
||||
- make all
|
||||
- make install-all
|
||||
- popd
|
||||
ndk: r18b
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 5.2.0
|
||||
CurrentVersionCode: 39
|
||||
CurrentVersion: 5.2.1
|
||||
CurrentVersionCode: 40
|
||||
|
|
Loading…
Reference in a new issue