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

Fix broken Gradle Sync when opening the project with Android Studio #39412

Closed
wants to merge 1 commit into from

Commits on Sep 12, 2023

  1. Fix broken Gradle Sync when opening the project with Android Studio (f…

    …acebook#39412)
    
    Summary:
    
    This fixes an issue that I got reported by users attempting to open the react-native GitHub project in Android Studio.
    
    The error is:
    ```
      Cannot specify include directories for target "react_codegen_AppSpecs" which is  not built by this project.
    ```
    
    Changelog:
    [Internal] [Changed] - Fix broken Gradle Sync when opening the project with Android Studio
    
    Reviewed By: huntie
    
    Differential Revision: D49189331
    cortinico authored and facebook-github-bot committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    6584895 View commit details
    Browse the repository at this point in the history