airbnb / airbnb/native-navigation
Execution failed for task ':native-navigation:prepareReleaseDependencies'
Open
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 173
- PR merge metrics
- No merged PRs in 30d
Description
You can modify the file '..node_modules\native-navigation\lib\android\build.gradle':
provided "com.facebook.react:react-native:+"
to
compile 'com.facebook.react:react-native:+'
Contributor guide
Research direction
Open node_modules\native-navigation\lib\android\build.gradle and inspect the dependency declaration used by the prepareReleaseDependencies task. Compare the provided and compile forms shown in the issue, then rerun the release dependency preparation to confirm the execution failure is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100