Merge branch 'finamp' into 'master'

New App: Finamp

See merge request fdroid/fdroiddata!8772
This commit is contained in:
Izzy 2021-05-09 00:35:42 +00:00
commit 8fd4b47952

View file

@ -0,0 +1,32 @@
Categories:
- Multimedia
License: MPL-2.0
AuthorName: UnicornsOnLSD
SourceCode: https://github.com/UnicornsOnLSD/finamp
IssueTracker: https://github.com/UnicornsOnLSD/finamp/issues
Changelog: https://github.com/UnicornsOnLSD/finamp/releases
AutoName: Finamp
RepoType: git
Repo: https://github.com/UnicornsOnLSD/finamp
Builds:
- versionName: 0.4.0
versionCode: 7
commit: 0.4.0
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@2.0.6
rm:
- ios
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
AutoUpdateMode: Version v%v
UpdateCheckMode: HTTP
UpdateCheckData: https://github.com/UnicornsOnLSD/finamp/raw/master/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 0.4.0
CurrentVersionCode: 7