mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
52 lines
1.4 KiB
YAML
52 lines
1.4 KiB
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
|
|
|
|
- versionName: 1.2.0
|
|
versionCode: 6
|
|
commit: ed1f1cd584db3f47db1b24c0612723d9aed6bdae
|
|
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.2.0
|
|
CurrentVersionCode: 6
|