diff --git a/app/build.gradle b/app/build.gradle index e2ec2ddd5ff1..11c95d7ffa45 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -140,8 +140,8 @@ dependencies { implementation 'com.google.android.material:material:1.12.0' implementation 'androidx.webkit:webkit:1.11.0' - implementation 'app.opendocument:pdf2htmlex-android:0.18.25' - implementation 'com.viliussutkus89:wvware-android:1.2.9' + implementation 'app.opendocument:pdf2htmlex-android:0.18.26' + implementation 'app.opendocument:wvware-android:1.2.11' implementation 'com.github.huzongyao:AndroidMagic:v1.1.2' androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'