fdroiddata/metadata/com.madlonkay.orgro.yml

34 lines
935 B
YAML
Raw Normal View History

2020-05-17 13:08:38 +00:00
AntiFeatures:
- NonFreeNet
Categories:
- Reading
- Development
License: GPL-3.0-only
AuthorName: Aaron Madlon-Kay
WebSite: https://orgro.org
SourceCode: https://github.com/amake/orgro
IssueTracker: https://github.com/amake/orgro/issues
Donate: https://github.com/sponsors/amake
RepoType: git
Repo: https://github.com/amake/orgro
Builds:
- versionName: 1.12.2
versionCode: 35
commit: v1.12.2+35
2020-05-17 13:08:38 +00:00
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@1.21.0-9.2.pre
prebuild: touch android/key.properties
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
AutoUpdateMode: Version v%v+%c
UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/amake/orgro/master/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 1.12.2
CurrentVersionCode: 35