mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Audile to 1.13.1 (36)
This commit is contained in:
parent
81d7b8eeba
commit
fab5aba6c9
1 changed files with 18 additions and 2 deletions
|
|
@ -356,7 +356,23 @@ Builds:
|
|||
- chmod +x ./build-fftw-android.sh && ./build-fftw-android.sh
|
||||
ndk: 29.0.14206865
|
||||
|
||||
- versionName: 1.13.1
|
||||
versionCode: 36
|
||||
commit: 14a76cb1871e0bf0f5b989f730d266ea71589afe
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y build-essential curl tar gzip
|
||||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- build-logic
|
||||
build:
|
||||
- cd ../core/recognition/src/main/cpp/vibrafp/third_party/
|
||||
- chmod +x ./build-fftw-android.sh && ./build-fftw-android.sh
|
||||
ndk: 29.0.14206865
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
CurrentVersion: 1.13.0
|
||||
CurrentVersionCode: 35
|
||||
CurrentVersion: 1.13.1
|
||||
CurrentVersionCode: 36
|
||||
|
|
|
|||
Loading…
Reference in a new issue