Update Githo

This commit is contained in:
Glitchy-Tozier 2022-02-20 12:35:48 +00:00 committed by linsui
parent 8b7f3fffa4
commit c419caf412

View file

@ -4,6 +4,7 @@ License: GPL-3.0-or-later
AuthorName: Glitchy-Tozier
SourceCode: https://github.com/Glitchy-Tozier/githo
IssueTracker: https://github.com/Glitchy-Tozier/githo/issues
Changelog: https://github.com/Glitchy-Tozier/githo/releases
AutoName: Githo
@ -107,8 +108,25 @@ Builds:
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
- versionName: 1.3.0
versionCode: 8
commit: v1.3.0
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@2.10.2
rm:
- databases_across_versions
- ios
- linux
- web
- .vscode
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 1.2.2
CurrentVersionCode: 7
CurrentVersion: 1.3.0
CurrentVersionCode: 8