fdroiddata/metadata/is.binary.alcoholnow.yml
2021-06-16 20:52:02 +00:00

36 lines
969 B
YAML

Categories:
- Internet
License: MIT
AuthorName: Helgi Hrafn Gunnarsson
WebSite: https://github.com/binary-is/alcoholnow
SourceCode: https://github.com/binary-is/alcoholnow
IssueTracker: https://github.com/binary-is/alcoholnow/issues
Changelog: https://github.com/binary-is/alcoholnow/blob/HEAD/CHANGELOG.md
AutoName: Er ríkið opið?
RepoType: git
Repo: https://github.com/binary-is/alcoholnow
Builds:
- versionName: 1.1.6
versionCode: 5
commit: v1.1.6
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@2.2.1
rm:
- ios
- scripts
- test
build:
- $$flutter$$/bin/flutter clean
- $$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.1.6
CurrentVersionCode: 5