new app: com.krawieck.lemmur

This commit is contained in:
fossdd 2021-02-10 12:35:26 +00:00 committed by Izzy
parent 88478ea3aa
commit 84af06c68c

View file

@ -0,0 +1,37 @@
Categories:
- Internet
- Reading
- Writing
License: GPL-2.0-only
SourceCode: https://github.com/krawieck/lemmur
IssueTracker: https://github.com/krawieck/lemmur/issues
Changelog: https://github.com/krawieck/lemmur/releases
Donate: https://www.buymeacoffee.com/lemmur
AutoName: lemmur
RepoType: git
Repo: https://github.com/krawieck/lemmur.git
Builds:
- versionName: 0.2.3
versionCode: 11
commit: v0.2.3
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@1.22.5
rm:
- ios
- linux
- scripts
- test
- windows
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter build apk
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
UpdateCheckData: https://raw.githubusercontent.com/krawieck/lemmur/master/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 0.2.3
CurrentVersionCode: 11