-
Notifications
You must be signed in to change notification settings - Fork 148
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 determine the dependencies for libraries #501
Comments
A quick inspection of |
Reopening this after testing with a project that includes both
|
Exactly the same problem here.
|
This is fixed by facebook/react-native#37445 , and will be included as soon as the core team backports this PR for the next 0.71 core release. |
New Version
0.71.7
Old Version
0.66.3
Build Target(s)
android simulator
Output of
react-native info
Issue and Reproduction Steps
Hi!
When I try to build an app after react-native-gesture-handler android builds always fails with this error.
The same issue with Reanimated 3.1.0
Here is my project level build.gradle
And module level build.gradle
The text was updated successfully, but these errors were encountered: