1

Could not resolve com.android.tools.build:gradle:2.3.0.

Could not get resource 'https://jcenter.bintray.com/com/android/tools/build/gradle/2.3.0/gradle-2.3.0.pom'. Could not HEAD 'https://jcenter.bintray.com/com/android/tools/build/gradle/2.3.0/gradle-2.3.0.pom'. sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

1 Answer 1

-1

You need to IDE Android Studio to sync version of Gradle which was used in your app. It is recommend to use IDE to checking the error when you are building the app by using React native because it's hardly to read the error message from console log. Don't forget add ignore gradle file in .gitignore to avoid these changes in Git.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.