fdroiddata/metadata/com.fpuellen.simplyscored.yml
2026-01-18 05:54:35 +00:00

167 lines
4.3 KiB
YAML

Categories:
- Games
License: GPL-3.0-or-later
AuthorName: Frederic Püllen
AuthorEmail: dev@fpuellen.com
SourceCode: https://git.adminforge.de/rmstyle/scoreboard
IssueTracker: https://git.adminforge.de/rmstyle/scoreboard/issues
AutoName: Simply Scored
RepoType: git
Repo: https://git.adminforge.de/rmstyle/scoreboard
Builds:
- versionName: 0.1.5
versionCode: 51
commit: 2aab57d035dcb0599fc21e0b79941fcb2925d6b1
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: 0.1.5
versionCode: 52
commit: 2aab57d035dcb0599fc21e0b79941fcb2925d6b1
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: 0.1.5
versionCode: 53
commit: 2aab57d035dcb0599fc21e0b79941fcb2925d6b1
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: 0.1.6
versionCode: 61
commit: 91d14e3c261800ff20f9a1898c6eca7e1758478e
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: 0.1.6
versionCode: 62
commit: 91d14e3c261800ff20f9a1898c6eca7e1758478e
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: 0.1.6
versionCode: 63
commit: 91d14e3c261800ff20f9a1898c6eca7e1758478e
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"
AutoUpdateMode: Version
UpdateCheckMode: Tags
VercodeOperation:
- 10 * %c + 1
- 10 * %c + 2
- 10 * %c + 3
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 0.1.6
CurrentVersionCode: 63