mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
28 lines
744 B
YAML
28 lines
744 B
YAML
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
|