Update baresip to 6.2.0 (50)
This commit is contained in:
parent
9a7f64fa73
commit
53d1fb9a5b
|
@ -410,7 +410,27 @@ Builds:
|
|||
- popd
|
||||
ndk: r19
|
||||
|
||||
- versionName: 6.2.0
|
||||
versionCode: 50
|
||||
commit: 6.2.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- libbaresip-android@1.0.4
|
||||
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: 6.1.0
|
||||
CurrentVersionCode: 49
|
||||
CurrentVersion: 6.2.0
|
||||
CurrentVersionCode: 50
|
||||
|
|
Loading…
Reference in a new issue