We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 081372d commit d7e8cefCopy full SHA for d7e8cef
android-pdf-viewer/build.gradle
@@ -42,7 +42,7 @@ android {
42
43
dependencies {
44
implementation 'androidx.appcompat:appcompat:1.6.1'
45
- api 'com.github.lion1988dev:PdfiumAndroid:1.9.4'
+ api 'com.github.marain87:PdfiumAndroid:master-SNAPSHOT'
46
}
47
48
publishing {
0 commit comments