Update baresip to 6.3.1 (53)
This commit is contained in:
parent
51219c8d71
commit
4fcba73275
|
@ -427,7 +427,24 @@ Builds:
|
|||
- popd
|
||||
ndk: r19c
|
||||
|
||||
- versionName: 6.3.1
|
||||
versionCode: 53
|
||||
commit: 6.3.1
|
||||
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.0
|
||||
CurrentVersionCode: 52
|
||||
CurrentVersion: 6.3.1
|
||||
CurrentVersionCode: 53
|
||||
|
|
Loading…
Reference in a new issue