Skip to content

Commit 0549228

Browse files
committed
Update Android to 11.9
1 parent 2a41847 commit 0549228

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 1.0.1-51 - October 16, 2025
2+
- Update Android to v11.9.0
3+
14
# 1.0.1-50 - October 16, 2025
25
- Update the example project to use the official Apryse iOS podspec links
36

android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ android {
4040

4141
dependencies {
4242
// Apryse SDK dependencies
43-
implementation "com.pdftron:pdftron:11.8.0"
44-
implementation "com.pdftron:tools:11.8.0"
43+
implementation "com.pdftron:pdftron:11.9.0"
44+
implementation "com.pdftron:tools:11.9.0"
4545
}

0 commit comments

Comments
 (0)