mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Merge branch 'migrainelogBuildUpdate' into 'master'
Update MigraineLog build instructions See merge request fdroid/fdroiddata!8611
This commit is contained in:
commit
670ede47da
1 changed files with 4 additions and 2 deletions
|
|
@ -3,8 +3,10 @@ Categories:
|
|||
License: GPL-3.0-or-later
|
||||
AuthorName: Eskild Hustvedt
|
||||
AuthorWebSite: https://www.zerodogg.org/
|
||||
WebSite: https://migrainelog.zerodogg.org/
|
||||
SourceCode: https://gitlab.com/zerodogg/org.zerodogg.migraineLog
|
||||
IssueTracker: https://gitlab.com/zerodogg/org.zerodogg.migraineLog/issues
|
||||
Donate: https://www.buymeacoffee.com/zerodogg
|
||||
|
||||
AutoName: MigraineLog
|
||||
|
||||
|
|
@ -103,8 +105,8 @@ Builds:
|
|||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter pub get
|
||||
- PATH=$$flutter$$/bin:$$flutter$$/bin/cache/dart-sdk/bin/:$PATH make setRelVariant
|
||||
fatapk BUILD_NO=$$VERCODE$$
|
||||
- PATH=$$flutter$$/bin:$$flutter$$/bin/cache/dart-sdk/bin/:$PATH make fdroid
|
||||
BUILD_NO=$$VERCODE$$
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: HTTP
|
||||
|
|
|
|||
Loading…
Reference in a new issue