Closed x100111010 closed 3 months ago
same issue here, I'm trying implementation "com.github.DImuthuUpe:AndroidPdfViewer:$VERSION"
Same issue... i am also facing the same issue mentioned by @x100111010
Same issue, im stuck in the middle bcus of this issue . We are using this library on our app which has huge userbase, any alternative or any possible temporary solution ?
same issue
Changing implementation "com.github.barteksc:android-pdf-viewer:$VERSION"
to implementation "com.github.DImuthuUpe:AndroidPdfViewer:$VERSION"
works for me
got same issue :(
seems to be working again
The repo seems to be private now? It was previously working after adding
maven { url 'https://jitpack.io' }
to the repositories section in android/build.gradle, now I'm getting the error message below.