Skip to content

Commit 5be46e5

Browse files
committed
update readme
1 parent 5a72701 commit 5be46e5

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.2.6 (2025-06-03)
2+
* upgrade gradle plugin and ndk to support for 16KB Page Size
3+
* Update [PdfiumAndroid library](https://github.com/marain87/PdfiumAndroid) to 1.9.6
4+
15
## 3.2.4 (2024-03-19)
26
* Update [PdfiumAndroid library](https://github.com/lion1988dev/PdfiumAndroid) to 1.9.4
37

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ Library for displaying PDF documents on Android, with `animations`, `gestures`,
1313
It is based on [PdfiumAndroid](https://github.com/barteksc/PdfiumAndroid) for decoding PDF files. Works on API 11 (Android 3.0) and higher.
1414
Licensed under Apache License 2.0.
1515

16+
## 3.2.6
17+
* upgrade gradle plugin and ndk to support for 16KB Page Size
18+
* Update [PdfiumAndroid library](https://github.com/marain87/PdfiumAndroid) to 1.9.6
19+
1620
## 3.2.4
1721
* Update [PdfiumAndroid library](https://github.com/lion1988dev/PdfiumAndroid) to 1.9.4
1822

0 commit comments

Comments
 (0)