Open akshay-incred opened 4 months ago
Yes, same question
I have the same question too @DImuthuUpe
I am planning to add those to the maven repo this week. If anyone volunteers, it will be a great healp
v2.8.2 also not usable.
I am planning to add those to the maven repo this week. If anyone volunteers, it will be a great healp
I am not able to use v2.8.2
@DImuthuUpe is this issue resolved? I'm also unable to release via CI since the release can't be found
@gabrielaraujoz Can you use jitpack for now? https://www.jitpack.io/#DImuthuUpe/AndroidPdfViewer
@DImuthuUpe Why is this no longer available on google or mavenCentral? When can we expect it to be restored there?
@gabrielaraujoz Can you use jitpack for now? https://www.jitpack.io/#DImuthuUpe/AndroidPdfViewer
@itsneeraj92
Adding maven { url 'https://jitpack.io' }
to the repositories section in android/build.gradle
to resolves the issue for ver 2.8.2
Are there any updates on when the stable version will be uploaded to mavenCentral?
@DImuthuUpe Has this also disappeared from jitpack now? We're now unable to resolve from there:
> Could not find com.github.DImuthuUpe:AndroidPDFViewer:3.1.0-beta.1.
Searched in the following locations:
- https://www.jitpack.io/com/github/DImuthuUpe/AndroidPDFViewer/3.1.0-beta.1/AndroidPDFViewer-3.1.0-beta.1.pom
The only thing I see in the https://www.jitpack.io/com/github/DImuthuUpe/AndroidPDFViewer/3.1.0-beta.1/ directory is build.log
:
https://www.jitpack.io/com/github/DImuthuUpe/AndroidPDFViewer/3.1.0-beta.1/build.log
This shows build failures:
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'build'.
> Could not resolve all files for configuration ':classpath'.
> Could not find com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.1.
Searched in the following locations:
https://dl.google.com/dl/android/maven2/com/jfrog/bintray/gradle/gradle-bintray-plugin/1.8.1/gradle-bintray-plugin-1.8.1.pom
https://dl.google.com/dl/android/maven2/com/jfrog/bintray/gradle/gradle-bintray-plugin/1.8.1/gradle-bintray-plugin-1.8.1.jar
https://jcenter.bintray.com/com/jfrog/bintray/gradle/gradle-bintray-plugin/1.8.1/gradle-bintray-plugin-1.8.1.pom
https://jcenter.bintray.com/com/jfrog/bintray/gradle/gradle-bintray-plugin/1.8.1/gradle-bintray-plugin-1.8.1.jar
Required by:
project :
Not able to get 3.2.0-beta.1 from maven repo. Can it be added again? @DImuthuUpe