Skip to content

Commit

Permalink
[Android] Update to 11.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ama-pdftron committed Nov 25, 2024
1 parent a04ff85 commit 59b8530
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 1.0.0-37 - November 25, 2024
- Update Android to v11.1.0

# 1.0.0-36 - October 28, 2024
- Update Android to v11.0.0
- Update Android targetSDK to 34
Expand Down
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ android {

dependencies {
// Apryse SDK dependencies
implementation "com.pdftron:pdftron:11.0.0"
implementation "com.pdftron:tools:11.0.0"
implementation "com.pdftron:pdftron:11.1.0"
implementation "com.pdftron:tools:11.1.0"
}

0 comments on commit 59b8530

Please sign in to comment.