mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
add fr.odrevet.kingdomino_score_count.yml
This commit is contained in:
parent
399016412d
commit
c38057fdca
1 changed files with 34 additions and 0 deletions
34
metadata/fr.odrevet.kingdomino_score_count.yml
Normal file
34
metadata/fr.odrevet.kingdomino_score_count.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
||||||
|
Categories:
|
||||||
|
- Games
|
||||||
|
License: GPL-3.0-only
|
||||||
|
AuthorName: Olivier Drevet
|
||||||
|
AuthorEmail: odrevet@gmail.com
|
||||||
|
AuthorWebSite: http://olivier.drevet.free.fr
|
||||||
|
WebSite: https://odrevet.github.io/kingdomino_score
|
||||||
|
SourceCode: https://github.com/odrevet/kingdomino_score
|
||||||
|
IssueTracker: https://github.com/odrevet/kingdomino_score/issues
|
||||||
|
Changelog: https://github.com/odrevet/kingdomino_score/releases
|
||||||
|
|
||||||
|
AutoName: Kingdomino Score
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/odrevet/kingdomino_score
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 2.2.1
|
||||||
|
versionCode: 17
|
||||||
|
commit: v2.2.1
|
||||||
|
output: build/app/outputs/apk/release/app-release-unsigned.apk
|
||||||
|
srclibs:
|
||||||
|
- flutter@2.2.3
|
||||||
|
rm:
|
||||||
|
- ios
|
||||||
|
build:
|
||||||
|
- $$flutter$$/bin/flutter config --no-analytics
|
||||||
|
- $$flutter$$/bin/flutter build apk
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||||
|
CurrentVersion: 2.2.1
|
||||||
|
CurrentVersionCode: 17
|
||||||
Loading…
Reference in a new issue