mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Merge branch 'badreads-bookcase' into 'master'
Add metadata for Badreads bookcase See merge request fdroid/fdroiddata!8615
This commit is contained in:
commit
058c5b767b
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