new app: deedum

This commit is contained in:
Izzy 2021-01-10 23:37:50 +00:00
parent 1060314766
commit 79e229df53

View file

@ -0,0 +1,30 @@
Categories:
- Internet
License: GPL-3.0-only
AuthorName: Case Nelson
SourceCode: https://github.com/snoe/deedum
IssueTracker: https://github.com/snoe/deedum/issues
AutoName: deedum
RepoType: git
Repo: https://github.com/snoe/deedum
Builds:
- versionName: 2020.1230.2319
versionCode: 13
commit: 2020.1230.2319+13
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@1.22.5
prebuild: echo "flutter.sdk=$$flutter$$" >> ../local.properties
build:
- flutter_dir=$(realpath $$flutter$$/bin)
- export PATH=$flutter_dir:$PATH
- $$flutter$$/bin/flutter build apk
AutoUpdateMode: Version v%v+%c
UpdateCheckMode: Tags
UpdateCheckData: https://github.com/snoe/deedum/raw/master/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 2020.0701.0550
CurrentVersionCode: 13