We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 642b707 commit 93771a4Copy full SHA for 93771a4
android/build.gradle
@@ -67,7 +67,7 @@ dependencies {
67
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.5.1'
68
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1'
69
70
- implementation "com.pdftron:pdftron:11.2.0"
71
- implementation "com.pdftron:tools:11.2.0"
72
- implementation "com.pdftron:collab:11.2.0"
+ implementation "com.pdftron:pdftron:11.3.0"
+ implementation "com.pdftron:tools:11.3.0"
+ implementation "com.pdftron:collab:11.3.0"
73
}
0 commit comments