diff --git a/metadata/is.binary.alcoholnow.yml b/metadata/is.binary.alcoholnow.yml new file mode 100644 index 0000000000..7a16d0f61a --- /dev/null +++ b/metadata/is.binary.alcoholnow.yml @@ -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