mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
New app: Pareu de pararme map
This commit is contained in:
parent
b7aeb4161d
commit
d44b13e59a
1 changed files with 34 additions and 0 deletions
34
metadata/org.pareudepararme.pareu_de_pararme_map.yml
Normal file
34
metadata/org.pareudepararme.pareu_de_pararme_map.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
||||||
|
Categories:
|
||||||
|
- Navigation
|
||||||
|
License: AGPL-3.0-only
|
||||||
|
AuthorName: Pareu de Pararme
|
||||||
|
AuthorEmail: pareudepararme@riseup.net
|
||||||
|
WebSite: https://www.pareudepararme.org/
|
||||||
|
SourceCode: https://gitlab.com/pareudepararme/pareu-de-pararme-map/
|
||||||
|
IssueTracker: https://gitlab.com/pareudepararme/pareu-de-pararme-map/-/issues
|
||||||
|
|
||||||
|
AutoName: Pareu de Parar-me
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://gitlab.com/pareudepararme/pareu-de-pararme-map/
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.0.0
|
||||||
|
versionCode: 2
|
||||||
|
commit: v1.0.1
|
||||||
|
output: build/app/outputs/flutter-apk/app-release.apk
|
||||||
|
srclibs:
|
||||||
|
- flutter@2.0.3
|
||||||
|
rm:
|
||||||
|
- ios
|
||||||
|
- web
|
||||||
|
build:
|
||||||
|
- $$flutter$$/bin/flutter config --no-analytics
|
||||||
|
- $$flutter$$/bin/flutter packages pub get
|
||||||
|
- $$flutter$$/bin/flutter build apk
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||||
|
CurrentVersion: 1.0.0
|
||||||
|
CurrentVersionCode: 2
|
||||||
Loading…
Reference in a new issue