Skip to content

Commit

Permalink
[Issue #83] Update pdf2htmlEX to apply FontForge patch to handle icon…
Browse files Browse the repository at this point in the history
…v failure
  • Loading branch information
ViliusSutkus89 committed Dec 29, 2023
1 parent d024ba0 commit 32f87ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pdf2htmlEX/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies {
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'

implementation("com.viliussutkus89.ndk.thirdparty:pdf2htmlEX-ndk26-static:0.18.8.rc2-beta-8")
implementation("com.viliussutkus89.ndk.thirdparty:pdf2htmlEX-ndk26-static:0.18.8.rc2-beta-9")
}

publishing {
Expand Down
Binary file not shown.

0 comments on commit 32f87ec

Please sign in to comment.