mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-20 21:04:50 +00:00
New App: Pdf Viewer Plus
This commit is contained in:
parent
03e5846ab5
commit
9b2fc4182c
1 changed files with 25 additions and 0 deletions
25
metadata/com.gsnathan.pdfviewer.yml
Normal file
25
metadata/com.gsnathan.pdfviewer.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
||||||
|
Categories:
|
||||||
|
- Reading
|
||||||
|
License: MIT
|
||||||
|
SourceCode: https://github.com/JavaCafe01/PdfViewer
|
||||||
|
IssueTracker: https://github.com/JavaCafe01/PdfViewer/issues
|
||||||
|
|
||||||
|
AutoName: Pdf Viewer Plus
|
||||||
|
Summary: A simple pdf viewer
|
||||||
|
Description: A pdf viewer with the ability to read pdfs from storage, and share them.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/JavaCafe01/PdfViewer
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '2.4'
|
||||||
|
versionCode: 15
|
||||||
|
commit: v2.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '2.4'
|
||||||
|
CurrentVersionCode: 15
|
||||||
Loading…
Reference in a new issue