mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Add fr.nanoy.dinomail_app 1.0.1
This commit is contained in:
parent
a11cc35d69
commit
a400763f61
1 changed files with 30 additions and 0 deletions
30
metadata/fr.nanoy.dinomail_app.yml
Normal file
30
metadata/fr.nanoy.dinomail_app.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
AuthorName: Yoann Piétri
|
||||||
|
AuthorEmail: dinomail@nanoy.fr
|
||||||
|
AuthorWebSite: nanoy.fr
|
||||||
|
SourceCode: https://github.com/nanoy42/dinomail_app
|
||||||
|
IssueTracker: https://github.com/nanoy42/dinomail_app/issues
|
||||||
|
|
||||||
|
Name: Dinomail
|
||||||
|
AutoName: DinoMail App
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/nanoy42/dinomail_app
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.0.2
|
||||||
|
versionCode: 4
|
||||||
|
commit: v1.0.2
|
||||||
|
output: build/app/outputs/flutter-apk/app-release.apk
|
||||||
|
srclibs:
|
||||||
|
- flutter@2.2.3
|
||||||
|
build:
|
||||||
|
- $$flutter$$/bin/flutter config --no-analytics
|
||||||
|
- $$flutter$$/bin/flutter build apk
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.0.2
|
||||||
|
CurrentVersionCode: 4
|
||||||
Loading…
Reference in a new issue