Add Goguma

This commit is contained in:
Simon Ser 2022-03-02 00:13:55 +01:00 committed by Izzy
parent 068f59b0d6
commit 5fc3110eeb

View file

@ -0,0 +1,28 @@
Categories:
- Internet
License: AGPL-3.0-only
WebSite: https://sr.ht/~emersion/goguma
SourceCode: https://git.sr.ht/~emersion/goguma
IssueTracker: https://todo.sr.ht/~emersion/goguma
AutoName: Goguma
RepoType: git
Repo: https://git.sr.ht/~emersion/goguma
Builds:
- versionName: 0.1.0
versionCode: 1
commit: 3a6e823c6237a988ea0593bce493ec8fb7ad6f4c
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@2.10.2
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter build apk --release --verbose
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 0.1.0
CurrentVersionCode: 1