Update ShockAlarm to 0.2.7 (31)

This commit is contained in:
F-Droid checkupdates bot 2025-03-30 05:04:09 +00:00 committed by Licaon_Kter
parent 6b5343ebd6
commit 6d10eba6d6

View file

@ -340,8 +340,35 @@ Builds:
- flutter/bin/flutter build apk
ndk: 26.1.10909125
- versionName: 0.2.7
versionCode: 31
commit: 0eaff11c19b4dd85c25a9a38fb1f2c8fb33737f5
submodules: true
output: build/app/outputs/flutter-apk/app-release.apk
rm:
- .github
- ios
- linux
- macos
- web
- windows
prebuild:
- export PUB_CACHE=$(pwd)/.pub-cache
- flutter/bin/flutter config --no-analytics
- flutter/bin/flutter packages pub get
scanignore:
- flutter/bin/cache
scandelete:
- flutter
- .pub-cache
build:
- export PUB_CACHE=$(pwd)/.pub-cache
- export ANDROID_NDK_ROOT=$$NDK$$
- flutter/bin/flutter build apk
ndk: 26.1.10909125
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 0.2.6
CurrentVersionCode: 30
CurrentVersion: 0.2.7
CurrentVersionCode: 31