We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9707d2a commit e552af1Copy full SHA for e552af1
packages/pdf/CHANGELOG.md
@@ -0,0 +1,9 @@
1
+
2
+## 2.1.0 (2025-09-xx)
3
4
+Upgrade Android libraries to fix 16KB alignment enforced by Google.
5
6
+### ❤️ Thank You
7
8
+- Hackergarten Dortmund Sept. 4th, 2025
9
+- Markus Schlichting
packages/pdf/package.json
@@ -1,6 +1,6 @@
{
"name": "@nativescript/pdf",
- "version": "2.0.0",
+ "version": "2.1.0",
"description": "A NativeScript plugin to display PDF files on iOS and Android",
"main": "index",
"typings": "index.d.ts",
0 commit comments