mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Add TodoTree
This commit is contained in:
parent
a6a33d5f5f
commit
bb2c49dcfb
1 changed files with 28 additions and 0 deletions
28
metadata/nl.tsmeets.todotree.yml
Normal file
28
metadata/nl.tsmeets.todotree.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
Categories:
|
||||
- Development
|
||||
- Writing
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/TomSmeets/TodoTree
|
||||
IssueTracker: https://github.com/TomSmeets/TodoTree/issues
|
||||
Changelog: https://github.com/TomSmeets/TodoTree/releases
|
||||
Donate: https://github.com/sponsors/TomSmeets
|
||||
Liberapay: tsmeets
|
||||
|
||||
AutoName: TodoTree
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/TomSmeets/TodoTree
|
||||
Binaries: https://github.com/TomSmeets/TodoTree/releases/download/v%v/TodoTree-v%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '1.1'
|
||||
versionCode: 2
|
||||
commit: v1.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.1'
|
||||
CurrentVersionCode: 2
|
||||
Loading…
Reference in a new issue