Merge branch 'feature/com.example.harisont.librery' into 'master'
New app: Librery Closes rfp#799 See merge request fdroid/fdroiddata!4322
This commit is contained in:
commit
e78902e1f5
35
metadata/com.example.harisont.librery.yml
Normal file
35
metadata/com.example.harisont.librery.yml
Normal file
|
@ -0,0 +1,35 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- NonFreeNet
|
||||||
|
Categories:
|
||||||
|
- Reading
|
||||||
|
License: GPL-3.0-only
|
||||||
|
SourceCode: https://gitlab.com/harisont/Librery
|
||||||
|
IssueTracker: https://gitlab.com/harisont/Librery/issues
|
||||||
|
Changelog: https://gitlab.com/harisont/Librery/tags
|
||||||
|
|
||||||
|
AutoName: Librery
|
||||||
|
Summary: Manage your eBooks
|
||||||
|
Description: |-
|
||||||
|
Library is a Kotlin app that helps you to keep track of the books you have
|
||||||
|
read or want to read.
|
||||||
|
|
||||||
|
* Search books in Google Books (without any account)
|
||||||
|
* Save comments and rating in a local database
|
||||||
|
* Recommend books to friends
|
||||||
|
* Available in English and Italian
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://gitlab.com/harisont/Librery
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '3.0'
|
||||||
|
versionCode: 4
|
||||||
|
commit: V3.0
|
||||||
|
subdir: LibreryApp/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version V%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '3.0'
|
||||||
|
CurrentVersionCode: 4
|
Loading…
Reference in a new issue