File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/main/java/at/tomtasche/reader/background Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ dependencies {
159159 implementation ' com.google.android.material:material:1.12.0'
160160 implementation ' androidx.webkit:webkit:1.11.0'
161161
162- implementation ' com.viliussutkus89 :pdf2htmlex-android:0.18.23 '
162+ implementation ' app.opendocument :pdf2htmlex-android:0.18.25 '
163163 implementation ' com.viliussutkus89:wvware-android:1.2.9'
164164 implementation ' com.github.huzongyao:AndroidMagic:v1.1.2'
165165
Original file line number Diff line number Diff line change 44import android .net .Uri ;
55import android .util .Log ;
66
7- import com . viliussutkus89 .android .pdf2htmlex .pdf2htmlEX ;
7+ import app . opendocument .android .pdf2htmlex .pdf2htmlEX ;
88import com .viliussutkus89 .android .wvware .wvWare ;
99
1010import java .io .File ;
You can’t perform that action at this time.
0 commit comments