Update baresip to 6.4.0 (54)
This commit is contained in:
parent
d95627909c
commit
700b3ef4a1
|
@ -444,7 +444,24 @@ Builds:
|
|||
- popd
|
||||
ndk: r19c
|
||||
|
||||
- versionName: 6.4.0
|
||||
versionCode: 54
|
||||
commit: 6.4.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- libbaresip-android@1.0.4
|
||||
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: r19c
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 6.3.1
|
||||
CurrentVersionCode: 53
|
||||
CurrentVersion: 6.4.0
|
||||
CurrentVersionCode: 54
|
||||
|
|
Loading…
Reference in a new issue