Skip to content

Commit f5ba3c1

Browse files
Upgrade to pdf2htmlEX to 0.18.8.rc2
dump-images patch should solve crash on Android API level 30+
1 parent 42f8baa commit f5ba3c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pdf2htmlEX/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dependencies {
7070
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
7171
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
7272

73-
implementation("com.viliussutkus89.ndk.thirdparty:pdf2htmlEX-ndk26-static:0.18.7-poppler-0.81.0-beta-8")
73+
implementation("com.viliussutkus89.ndk.thirdparty:pdf2htmlEX-ndk26-static:0.18.8.rc2-beta-7")
7474
}
7575

7676
publishing {

0 commit comments

Comments
 (0)