mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
Add Goguma
This commit is contained in:
parent
068f59b0d6
commit
5fc3110eeb
1 changed files with 28 additions and 0 deletions
28
metadata/fr.emersion.goguma.yml
Normal file
28
metadata/fr.emersion.goguma.yml
Normal 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
|
||||||
Loading…
Reference in a new issue