Skip to content

Update build.gradle#56

Open
sambath-crazy wants to merge 1 commit intolubritto:masterfrom
sambath-crazy:patch-1
Open

Update build.gradle#56
sambath-crazy wants to merge 1 commit intolubritto:masterfrom
sambath-crazy:patch-1

Conversation

@sambath-crazy
Copy link
Copy Markdown

creating exceptions on android studion 2024 patch 1

creating exceptions on android studion 2024 patch 1
@sambrucejoseph
Copy link
Copy Markdown

Thanks for updating this @sambath-crazy

My build for Android is also failing because of this.
Getting this error:

Could not resolve all files for configuration :app:releaseRuntimeClasspath.
Could not resolve com.github.barteksc:android-pdf-viewer:3.0.0-beta.4.
Required by:
project :app > project :pdf_viewer_plugin
> Could not resolve com.github.barteksc:android-pdf-viewer:3.0.0-beta.4.
> Could not get resource 'https://jitpack.io/com/github/barteksc/android-pdf-viewer/3.0.0-beta.4/android-pdf-viewer-3.0.0-beta.4.pom'.
> Could not GET 'https://jitpack.io/com/github/barteksc/android-pdf-viewer/3.0.0-beta.4/android-pdf-viewer-3.0.0-beta.4.pom'. Received status code 401 from server: Unauthorized`

Hope that @lubritto can help merge this.
Thanks.

@richirisu
Copy link
Copy Markdown

May I also suggest making the following changes?

In line 7 and line 18, change jcenter() to mavenCentral().

In line 25, change compileSdkVersion 30 to compileSdkVersion 34.

Also, add namespace 'dev.britto.pdf_viewer_plugin' in the android section (right after line 25 for instance).

@ahsan-storm
Copy link
Copy Markdown

@lubritto can you please merge this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants