chaldea: add 2.0.0

This commit is contained in:
linsui 2022-05-24 16:12:11 +00:00
parent 6390274f0e
commit 34cbfb48c0

View file

@ -0,0 +1,42 @@
AntiFeatures:
- NonFreeNet
Categories:
- Games
License: AGPL-3.0-only
AuthorName: narumi
AuthorEmail: chaldea@narumi.cc
WebSite: https://docs.chaldea.center
SourceCode: https://github.com/chaldea-center/chaldea
IssueTracker: https://github.com/chaldea-center/chaldea/issues
Translation: https://docs.chaldea.center/translation.html#ui-text
Changelog: https://github.com/chaldea-center/chaldea/releases
Donate: https://docs.chaldea.center/donation
AutoName: chaldea
RepoType: git
Repo: https://github.com/chaldea-center/chaldea.git
Builds:
- versionName: 2.0.0
versionCode: 900
commit: cb351fd90a6ff59d73827109de8319c42ecc8385
output: build/app/outputs/flutter-apk/app-fdroid-release.apk
srclibs:
- flutter@3.0.1
rm:
- ios
- linux
- macos
- test
- web
- windows
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter build apk --flavor fdroid
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 2.0.0
CurrentVersionCode: 900