mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update com.tutpro.baresip.plus.yml
This commit is contained in:
parent
2a55293519
commit
7a248c6adf
1 changed files with 6 additions and 6 deletions
|
|
@ -151,9 +151,9 @@ Builds:
|
|||
- popd
|
||||
ndk: r21d
|
||||
|
||||
- versionName: 4.0.0
|
||||
versionCode: 11
|
||||
commit: v4.0.0
|
||||
- versionName: 4.1.0
|
||||
versionCode: 12
|
||||
commit: v4.1.0
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
|
|
@ -161,7 +161,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- libbaresip-android@v4.0
|
||||
- libbaresip-android@v5.0
|
||||
build:
|
||||
- pushd $$libbaresip-android$$
|
||||
- sed -i -e 's|/opt/Android/Sdk/ndk-bundle|$$NDK$$|' -e 's|/usr/src/baresip-studio|../../com.tutpro.baresip.plus|'
|
||||
|
|
@ -176,5 +176,5 @@ MaintainerNotes: make download-sources checks out master branches of several lib
|
|||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags v.*[0-9]$
|
||||
CurrentVersion: 4.0.0
|
||||
CurrentVersionCode: 11
|
||||
CurrentVersion: 4.1.0
|
||||
CurrentVersionCode: 12
|
||||
|
|
|
|||
Loading…
Reference in a new issue