From 9b2fc4182cefd1e14088b03ccf6560a2b94f70e7 Mon Sep 17 00:00:00 2001 From: Gokul Swaminathan Date: Wed, 9 Jan 2019 23:31:09 +0000 Subject: [PATCH] New App: Pdf Viewer Plus --- metadata/com.gsnathan.pdfviewer.yml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 metadata/com.gsnathan.pdfviewer.yml diff --git a/metadata/com.gsnathan.pdfviewer.yml b/metadata/com.gsnathan.pdfviewer.yml new file mode 100644 index 0000000000..88a4c55d06 --- /dev/null +++ b/metadata/com.gsnathan.pdfviewer.yml @@ -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