Merge branch 'master' into 'master'
New App: Pdf Viewer Plus See merge request fdroid/fdroiddata!3978
This commit is contained in:
commit
519599e565
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