New app: AlcoholNow (Icelandic)

This commit is contained in:
Helgi Gunnarsson 2021-06-16 20:52:02 +00:00 committed by Izzy
parent b7d8c74e7f
commit 4f0740a092

View file

@ -0,0 +1,36 @@
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