mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
292 lines
7.6 KiB
YAML
292 lines
7.6 KiB
YAML
Categories:
|
|
- Connectivity
|
|
- Development
|
|
- Internet
|
|
- Security
|
|
License: MIT
|
|
AuthorName: sourceflow.dev
|
|
AuthorEmail: support@sourceflow.dev
|
|
WebSite: https://sourceflow.dev/apps/open-alert-viewer/
|
|
SourceCode: https://github.com/leaf-node/open_alert_viewer/
|
|
IssueTracker: https://github.com/leaf-node/open_alert_viewer/issues/
|
|
Donate: https://sourceflow.dev/donate/
|
|
|
|
AutoName: Open Alert Viewer
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/leaf-node/open_alert_viewer.git
|
|
|
|
Builds:
|
|
- versionName: 1.1.14
|
|
versionCode: 160
|
|
commit: v1.1.14
|
|
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
|
|
|
|
- versionName: 1.1.15
|
|
versionCode: 170
|
|
commit: 6f451ee55a1723a8341e7f319dcb94faed0bc60d
|
|
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
|
|
|
|
- versionName: 1.2.0
|
|
versionCode: 181
|
|
commit: 4b9c63cf3d2214a80a1d2664a0a5503a4b1283ce
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-x86_64-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 --split-per-abi --target-platform="android-x64"
|
|
|
|
- versionName: 1.2.0
|
|
versionCode: 182
|
|
commit: 4b9c63cf3d2214a80a1d2664a0a5503a4b1283ce
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-armeabi-v7a-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 --split-per-abi --target-platform="android-arm"
|
|
|
|
- versionName: 1.2.0
|
|
versionCode: 183
|
|
commit: 4b9c63cf3d2214a80a1d2664a0a5503a4b1283ce
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-arm64-v8a-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 --split-per-abi --target-platform="android-arm64"
|
|
|
|
- versionName: 1.3.1
|
|
versionCode: 201
|
|
commit: 8a8e607b21065c3f9e64825651114aea505f137c
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-x86_64-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 --split-per-abi --target-platform="android-x64"
|
|
|
|
- versionName: 1.3.1
|
|
versionCode: 202
|
|
commit: 8a8e607b21065c3f9e64825651114aea505f137c
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-armeabi-v7a-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 --split-per-abi --target-platform="android-arm"
|
|
|
|
- versionName: 1.3.1
|
|
versionCode: 203
|
|
commit: 8a8e607b21065c3f9e64825651114aea505f137c
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-arm64-v8a-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 --split-per-abi --target-platform="android-arm64"
|
|
|
|
- versionName: 1.3.2
|
|
versionCode: 211
|
|
commit: 7b2f26af1bfc6186c38ee3cb3e9af11be6976321
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-x86_64-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 --split-per-abi --target-platform="android-x64"
|
|
|
|
- versionName: 1.3.2
|
|
versionCode: 212
|
|
commit: 7b2f26af1bfc6186c38ee3cb3e9af11be6976321
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-armeabi-v7a-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 --split-per-abi --target-platform="android-arm"
|
|
|
|
- versionName: 1.3.2
|
|
versionCode: 213
|
|
commit: 7b2f26af1bfc6186c38ee3cb3e9af11be6976321
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-arm64-v8a-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 --split-per-abi --target-platform="android-arm64"
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags v.*[0-9]$
|
|
VercodeOperation:
|
|
- '%c + 1'
|
|
- '%c + 2'
|
|
- '%c + 3'
|
|
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
|
CurrentVersion: 1.3.2
|
|
CurrentVersionCode: 213
|