We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a17a4a6 commit c1ccbc7Copy full SHA for c1ccbc7
1 file changed
pdf2htmlEX/build.gradle
@@ -70,7 +70,7 @@ dependencies {
70
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
71
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
72
73
- implementation("com.viliussutkus89.ndk.thirdparty:pdf2htmlEX-ndk26-static:0.18.8.rc2-beta-7")
+ implementation("com.viliussutkus89.ndk.thirdparty:pdf2htmlEX-ndk26-shared-with-shared-deps:0.18.8.rc2-beta-8")
74
}
75
76
publishing {
0 commit comments