Update Harmony Music to 1.10.31 (20)

This commit is contained in:
F-Droid checkupdates bot 2024-11-04 04:31:18 +00:00 committed by Licaon_Kter
parent 3f344c68bc
commit e0ace0725c

View file

@ -305,8 +305,32 @@ Builds:
- export PUB_CACHE=$(pwd)/.pub-cache
- .flutter/bin/flutter build apk --release
- versionName: 1.10.31
versionCode: 20
commit: efd58fa2f69ece1379818ab736ab978ff20c441b
submodules: true
output: build/app/outputs/flutter-apk/app-release.apk
rm:
- ios
- linux
- macos
- web
- windows
prebuild:
- export PUB_CACHE=$(pwd)/.pub-cache
- .flutter/bin/flutter config --no-analytics
- .flutter/bin/flutter pub get
scanignore:
- .flutter/bin/cache
scandelete:
- .flutter
- .pub-cache
build:
- export PUB_CACHE=$(pwd)/.pub-cache
- .flutter/bin/flutter build apk --release
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 1.10.2
CurrentVersionCode: 18
CurrentVersion: 1.10.31
CurrentVersionCode: 20