Add ShockAlarm

This commit is contained in:
ComputerElite1 2025-01-30 10:54:47 +00:00 committed by Licaon_Kter
parent 7baf9a5f82
commit ac78ff2d51

View file

@ -0,0 +1,50 @@
AntiFeatures:
NonFreeNet:
en-US: Rely on Openshock servers which are not FOSS
Categories:
- Connectivity
- Multimedia
- System
License: GPL-3.0-only
AuthorName: ComputerElite
SourceCode: https://github.com/ComputerElite/ShockAlarmApp.git
IssueTracker: https://github.com/ComputerElite/ShockAlarmApp/issues
AutoName: ShockAlarm
RepoType: git
Repo: https://github.com/ComputerElite/ShockAlarmApp.git
Builds:
- versionName: 0.0.10
versionCode: 10
commit: 0a147f6bea5b194a169becd9428bad748b29e198
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.0.10
CurrentVersionCode: 10