We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1ccbc7 commit 193e53eCopy full SHA for 193e53e
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-shared-with-shared-deps:0.18.8.rc2-beta-8")
+ implementation("com.viliussutkus89.ndk.thirdparty:pdf2htmlEX-ndk26-static:0.18.8.rc2-beta-8")
74
}
75
76
publishing {
0 commit comments