mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Merge branch 'queue' into 'master'
QueueToDo: repo disappeared, marking NoSourceSince See merge request fdroid/fdroiddata!8707
This commit is contained in:
commit
d40381376d
1 changed files with 4 additions and 6 deletions
|
|
@ -3,13 +3,9 @@ Categories:
|
|||
- Time
|
||||
License: MIT
|
||||
SourceCode: https://gitlab.com/mattmaniak/queuetodo
|
||||
IssueTracker: https://gitlab.com/mattmaniak/queuetodo/-/issues
|
||||
|
||||
AutoName: QueueToDo
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/mattmaniak/queuetodo.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.3.0
|
||||
versionCode: 6
|
||||
|
|
@ -23,7 +19,9 @@ Builds:
|
|||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.3.0
|
||||
CurrentVersionCode: 6
|
||||
|
||||
NoSourceSince: 1.3.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue