Skip to content

PDF Reader Pro v2.1.2

Choose a tag to compare

@github-actions github-actions released this 24 Mar 06:58
· 40 commits to master since this release
2560224

What's New

Fixed

  • Build compatibility with standard OpenJDK (removed JetBrains JDK requirement)

Added

  • F-Droid metadata and fastlane structure for app store listing

Download

File Size
PdfReaderPro-v2.1.2.apk 16M

Installation

  1. Download PdfReaderPro-v2.1.2.apk below
  2. Enable "Install from unknown sources" if prompted
  3. Open the APK to install

Verify Download (Optional)

# SHA-256
sha256sum -c PdfReaderPro-v2.1.2.apk.sha256

# MD5
md5sum -c PdfReaderPro-v2.1.2.apk.md5

Full Changelog: CHANGELOG.md
Compare: v2.1.2...HEAD

What's Changed

  • fix: remove invalid Office category from F-Droid metadata by @ahmmedrejowan in #23
  • fix: use standard JDK toolchain for F-Droid compatibility (v2.1.2) by @ahmmedrejowan in #24

Full Changelog: v2.1.1...v2.1.2