mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
153 lines
4.4 KiB
YAML
153 lines
4.4 KiB
YAML
Categories:
|
|
- Sports & Health
|
|
- Workout
|
|
License: AGPL-3.0-or-later
|
|
AuthorName: Ann-Jacqueline Lange
|
|
AuthorEmail: maocypher@gmail.com
|
|
WebSite: https://dgsptdry.uber.space/
|
|
SourceCode: https://github.com/maocypher/dogsportsdiary
|
|
IssueTracker: https://github.com/maocypher/dogsportsdiary/issues
|
|
|
|
AutoName: Dog Sports Diary
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/maocypher/dogsportsdiary.git
|
|
Binaries: https://github.com/maocypher/dogsportsdiary/releases/download/%v/io.github.maocypher.dogsportsdiary_%c.apk
|
|
|
|
Builds:
|
|
- versionName: 1.0.9
|
|
versionCode: 9
|
|
commit: 677120147452b21f013329c29f1d1d89589513a7
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
rm:
|
|
- ios
|
|
- web
|
|
prebuild:
|
|
- cd ..
|
|
- mv io.github.maocypher.dogsportsdiary /tmp/build
|
|
- pushd /tmp/build
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- .flutter/bin/flutter config --no-analytics
|
|
- .flutter/bin/flutter pub get
|
|
- popd
|
|
- mv /tmp/build io.github.maocypher.dogsportsdiary
|
|
scanignore:
|
|
- .flutter/bin/cache
|
|
scandelete:
|
|
- .flutter
|
|
- .pub-cache
|
|
build:
|
|
- cd ..
|
|
- mv io.github.maocypher.dogsportsdiary /tmp/build
|
|
- pushd /tmp/build
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- .flutter/bin/flutter build apk --release
|
|
- popd
|
|
- mv /tmp/build io.github.maocypher.dogsportsdiary
|
|
ndk: 26.3.11579264
|
|
|
|
- versionName: 1.0.10
|
|
versionCode: 10
|
|
commit: 582af320efaee384aa60321173e47ad92c3b402a
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
rm:
|
|
- ios
|
|
- web
|
|
prebuild:
|
|
- cd ..
|
|
- mv io.github.maocypher.dogsportsdiary /tmp/build
|
|
- pushd /tmp/build
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- .flutter/bin/flutter config --no-analytics
|
|
- .flutter/bin/flutter pub get
|
|
- popd
|
|
- mv /tmp/build io.github.maocypher.dogsportsdiary
|
|
scanignore:
|
|
- .flutter/bin/cache
|
|
scandelete:
|
|
- .flutter
|
|
- .pub-cache
|
|
build:
|
|
- cd ..
|
|
- mv io.github.maocypher.dogsportsdiary /tmp/build
|
|
- pushd /tmp/build
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- .flutter/bin/flutter build apk --release
|
|
- popd
|
|
- mv /tmp/build io.github.maocypher.dogsportsdiary
|
|
ndk: 26.3.11579264
|
|
|
|
- versionName: 1.0.11
|
|
versionCode: 11
|
|
commit: eb5c0c4b8dc711e544173264c8ff699fc8116a38
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
rm:
|
|
- ios
|
|
- web
|
|
prebuild:
|
|
- cd ..
|
|
- mv io.github.maocypher.dogsportsdiary /tmp/build
|
|
- pushd /tmp/build
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- .flutter/bin/flutter config --no-analytics
|
|
- .flutter/bin/flutter pub get
|
|
- popd
|
|
- mv /tmp/build io.github.maocypher.dogsportsdiary
|
|
scanignore:
|
|
- .flutter/bin/cache
|
|
scandelete:
|
|
- .flutter
|
|
- .pub-cache
|
|
build:
|
|
- cd ..
|
|
- mv io.github.maocypher.dogsportsdiary /tmp/build
|
|
- pushd /tmp/build
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- .flutter/bin/flutter build apk --release
|
|
- popd
|
|
- mv /tmp/build io.github.maocypher.dogsportsdiary
|
|
ndk: 26.3.11579264
|
|
|
|
- versionName: 1.0.12
|
|
versionCode: 12
|
|
commit: 44a8739ea17406fe0e0caf418a1d3f03594579a8
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
rm:
|
|
- .flutter/dev/integration_tests/module_host_with_custom_build/.gradle/6.3/fileChanges/last-build.bin
|
|
- ios
|
|
- web
|
|
prebuild:
|
|
- cd ..
|
|
- mv io.github.maocypher.dogsportsdiary /tmp/build
|
|
- pushd /tmp/build
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- .flutter/bin/flutter config --no-analytics
|
|
- .flutter/bin/flutter pub get
|
|
- popd
|
|
- mv /tmp/build io.github.maocypher.dogsportsdiary
|
|
scanignore:
|
|
- .flutter/bin/cache
|
|
scandelete:
|
|
- .flutter
|
|
- .pub-cache
|
|
build:
|
|
- cd ..
|
|
- mv io.github.maocypher.dogsportsdiary /tmp/build
|
|
- pushd /tmp/build
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- .flutter/bin/flutter build apk --release
|
|
- popd
|
|
- mv /tmp/build io.github.maocypher.dogsportsdiary
|
|
ndk: 27.2.12479018
|
|
|
|
AllowedAPKSigningKeys: 30e6a93271004112891a28ace5bc08b10b2b65a291883a29f88fe009935e2e62
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags ^[\d.]+$
|
|
UpdateCheckData: pubspec.yaml|version:\s.*\+(\d+)|.|version:\s(.*)\+
|
|
CurrentVersion: 1.0.12
|
|
CurrentVersionCode: 12
|