Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update repro-android-sdk.gradle #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

t8skono
Copy link

@t8skono t8skono commented May 17, 2022

Android build failed due to failure to obtain maven-metadata.xml.
Consider migrating to MavenCentral since JCenter has already been terminated.

Consider migrating to MavenCentral since JCenter has already been terminated.* What went wrong:
A problem occurred evaluating project ':app'.
> Could not resolve all artifacts for configuration 'classpath'.
   > Could not resolve io.grpc:grpc-api:[1.39.0].
     Required by:
         unspecified:unspecified:unspecified > com.android.tools.build:gradle:7.4.0-alpha02 > io.grpc:grpc-core:1.39.0
      > Failed to list versions for io.grpc:grpc-api.
         > Unable to load Maven meta-data from https://jcenter.bintray.com/io/grpc/grpc-api/maven-metadata.xml.
            > Could not HEAD 'https://jcenter.bintray.com/io/grpc/grpc-api/maven-metadata.xml'.
               > org.apache.http.client.ClientProtocolException (no error message)

@kmzkappa
Copy link

ご指摘ありがとうございます。
こちらのリポジトリは外部公開用であり、実際の開発時にはprivateなリポジトリを使用しているため
ご提案いただいた内容をこの場で取り込むことはできませんが、内容を確認した後に開発用のリポジトリに反映いたします。

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.

2 participants