Skip to content

Commit d7e8cef

Browse files
committed
change api path
1 parent 081372d commit d7e8cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-pdf-viewer/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ android {
4242

4343
dependencies {
4444
implementation 'androidx.appcompat:appcompat:1.6.1'
45-
api 'com.github.lion1988dev:PdfiumAndroid:1.9.4'
45+
api 'com.github.marain87:PdfiumAndroid:master-SNAPSHOT'
4646
}
4747

4848
publishing {

0 commit comments

Comments
 (0)