mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 13:46:52 +00:00
New app: WikiReader
This commit is contained in:
parent
83b7c840ab
commit
175dabed66
1 changed files with 33 additions and 0 deletions
33
metadata/org.nsh07.wikireader.yml
Normal file
33
metadata/org.nsh07.wikireader.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
AntiFeatures:
|
||||
TetheredNet:
|
||||
en-US: Depends on wikipedia.org which is free and open source, but is not changeable
|
||||
by a user.
|
||||
Categories:
|
||||
- Reading
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Nishant Mishra
|
||||
WebSite: https://github.com/nsh07/WikiReader
|
||||
SourceCode: https://github.com/nsh07/WikiReader
|
||||
IssueTracker: https://github.com/nsh07/WikiReader/issues
|
||||
Changelog: https://github.com/nsh07/WikiReader/releases
|
||||
|
||||
AutoName: WikiReader
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/nsh07/WikiReader.git
|
||||
Binaries: https://github.com/nsh07/WikiReader/releases/download/v%v/wikireader-v%v-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.5.0
|
||||
versionCode: 10
|
||||
commit: 51349fb59a72d28e48801d0ffc1f3441d9a235da
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 07bef30581baee8f45ec93e47ee68ef20874e50ef5709c78b2ee67ac86be4c3d
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags .*[0-9]$
|
||||
CurrentVersion: 1.5.0
|
||||
CurrentVersionCode: 10
|
||||
Loading…
Reference in a new issue