Update build instructions com.mrsep.musicrecognizer.yml

This commit is contained in:
Aleksey Saenko 2025-12-03 15:16:00 +00:00 committed by Licaon_Kter
parent 286aaa6786
commit 3193bcb232

View file

@ -340,7 +340,23 @@ Builds:
scandelete:
- build-logic
- versionName: 1.13.0
versionCode: 35
commit: b5b0a36aa8796bd9fe9c1212dd749f1404f79095
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.12.1
CurrentVersionCode: 34
CurrentVersion: 1.13.0
CurrentVersionCode: 35