Skip to content

Commit 68a4bb2

Browse files
committed
bump version
1 parent 4a923a4 commit 68a4bb2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

android/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ repositories {
5555
dependencies {
5656
implementation "com.facebook.react:react-native:+"
5757

58-
implementation "com.pdftron:pdftron:8.0.2-beta02"
59-
implementation "com.pdftron:tools:8.0.2-beta02"
60-
implementation "com.pdftron:collab:8.0.2-beta02"
58+
implementation "com.pdftron:pdftron:8.0.2-beta03"
59+
implementation "com.pdftron:tools:8.0.2-beta03"
60+
implementation "com.pdftron:collab:8.0.2-beta03"
6161
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-pdftron",
33
"title": "React Native Pdftron",
4-
"version": "2.0.1-beta.24",
4+
"version": "2.0.1-beta.25",
55
"description": "React Native Pdftron",
66
"main": "index.js",
77
"scripts": {

0 commit comments

Comments
 (0)