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

Could not resolve all task dependencies for configuration ':react-native-threads:classpath' #160

Open
kidyfirst opened this issue Oct 24, 2024 · 1 comment

Comments

@kidyfirst
Copy link

hello,
Recently, i use the package for may project, when i build the android project, it throw.

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':react-native-threads'.

Could not determine the dependencies of null.
Could not resolve all task dependencies for configuration ':react-native-threads:classpath'.
> Could not find com.android.tools.build:gradle:2.2.3.
Searched in the following locations:
- https://jcenter.bintray.com/com/android/tools/build/gradle/2.2.3/gradle-2.2.3.pom
If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
Required by:
project :react-native-threads
i have checked the version list, the 2.2.3 is unexist.
https://jcenter.bintray.com/com/android/tools/build/gradle/

@antondrob
Copy link

Same problem, @kidyfirst have you resolved it?

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

No branches or pull requests

2 participants