Skip to content

Commit

Permalink
Update to Apryse Android SDK version 10.4.0 (#667)
Browse files Browse the repository at this point in the history
  • Loading branch information
brandenfung2 authored Sep 12, 2023
1 parent 34420b5 commit 83ae002
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ dependencies {
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.2.0'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0'

implementation "com.pdftron:pdftron:10.3.0"
implementation "com.pdftron:tools:10.3.0"
implementation "com.pdftron:collab:10.3.0"
implementation "com.pdftron:pdftron:10.4.0"
implementation "com.pdftron:tools:10.4.0"
implementation "com.pdftron:collab:10.4.0"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-pdftron",
"title": "React Native Pdftron",
"version": "3.0.3-25",
"version": "3.0.3-26",
"description": "React Native Pdftron",
"main": "./lib/index.js",
"typings": "index.ts",
Expand Down

0 comments on commit 83ae002

Please sign in to comment.