Add fujiten

This commit is contained in:
jugendhacker 2022-10-30 14:49:46 +00:00 committed by linsui
parent 4bf120f730
commit 9f85721f5d

View file

@ -0,0 +1,34 @@
Categories:
- Science & Education
- Reading
- Writing
License: GPL-3.0-only
AuthorEmail: odrevet@gmail.com
AuthorWebSite: http://olivier.drevet.free.fr/
SourceCode: https://github.com/odrevet/fujiten/
IssueTracker: https://github.com/odrevet/fujiten/issues
Changelog: https://github.com/odrevet/fujiten/releases
AutoName: fujiten
RepoType: git
Repo: https://github.com/odrevet/fujiten.git
Builds:
- versionName: 1.0.3
versionCode: 4
commit: v1.0.3
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@3.3.4
rm:
- ios
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter build apk --release
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 1.0.3
CurrentVersionCode: 4