Skip to content

Commit d90c63f

Browse files
committed
Update to 11.5.0
1 parent 992385d commit d90c63f

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.0-44 - April 9, 2025
2+
- Update Android to v11.5.0
3+
14
# 1.0.0-43 - April 9, 2025
25
- Update Android to v11.4.0
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.4.0"
44-
implementation "com.pdftron:tools:11.4.0"
43+
implementation "com.pdftron:pdftron:11.5.0"
44+
implementation "com.pdftron:tools:11.5.0"
4545
}

0 commit comments

Comments
 (0)