mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 21:29:11 +00:00
Add metadata for Badreads bookcase
Add category Bump version Run again
This commit is contained in:
parent
d5f45971c7
commit
f72e597ba9
1 changed files with 23 additions and 0 deletions
23
metadata/com.timenotclocks.bookcase.yml
Normal file
23
metadata/com.timenotclocks.bookcase.yml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
Categories:
|
||||
- Reading
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/fenimore/badreads
|
||||
IssueTracker: https://github.com/fenimore/badreads/issues
|
||||
|
||||
AutoName: Badreads
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/fenimore/badreads
|
||||
|
||||
Builds:
|
||||
- versionName: 0.0.4
|
||||
versionCode: 4
|
||||
commit: v0.0.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.0.4
|
||||
CurrentVersionCode: 4
|
||||
Loading…
Reference in a new issue