mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update com.tutpro.baresip.yml
This commit is contained in:
parent
2a55293519
commit
1c6e7bade3
1 changed files with 6 additions and 6 deletions
|
|
@ -1295,14 +1295,14 @@ Builds:
|
|||
- popd
|
||||
ndk: r21d
|
||||
|
||||
- versionName: 21.0.0
|
||||
versionCode: 135
|
||||
commit: 21.0.0
|
||||
- versionName: 21.1.0
|
||||
versionCode: 136
|
||||
commit: 21.1.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- libbaresip-android@14.0
|
||||
- libbaresip-android@15.0
|
||||
build:
|
||||
- pushd $$libbaresip-android$$
|
||||
- sed -i -e 's|/opt/Android/Sdk/ndk-bundle|$$NDK$$|' -e 's|/usr/src/baresip-studio|../../com.tutpro.baresip|'
|
||||
|
|
@ -1317,5 +1317,5 @@ MaintainerNotes: make download-sources checks out master branches of several lib
|
|||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags ^[0-9.]+$
|
||||
CurrentVersion: 21.0.0
|
||||
CurrentVersionCode: 135
|
||||
CurrentVersion: 21.1.0
|
||||
CurrentVersionCode: 136
|
||||
|
|
|
|||
Loading…
Reference in a new issue