mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Add fr.odrevet.bide_et_musique.yml
This commit is contained in:
parent
76b2040aa3
commit
fef8075b7b
1 changed files with 33 additions and 0 deletions
33
metadata/fr.odrevet.bide_et_musique.yml
Normal file
33
metadata/fr.odrevet.bide_et_musique.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Olivier Drevet
|
||||
AuthorEmail: odrevet@gmail.com
|
||||
AuthorWebSite: http://olivier.drevet.free.fr
|
||||
SourceCode: https://github.com/odrevet/bide_et_musique_flutter
|
||||
IssueTracker: https://github.com/odrevet/bide_et_musique_flutter/issues
|
||||
Changelog: https://github.com/odrevet/bide_et_musique_flutter/releases
|
||||
|
||||
AutoName: Bide et Musique
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/odrevet/bide_et_musique_flutter
|
||||
|
||||
Builds:
|
||||
- versionName: 3.3.6
|
||||
versionCode: 45
|
||||
commit: v3.3.6
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@1.22.6
|
||||
rm:
|
||||
- ios
|
||||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://raw.githubusercontent.com/odrevet/bide_et_musique_flutter/master/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 3.3.6
|
||||
CurrentVersionCode: 45
|
||||
Loading…
Reference in a new issue