SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 155 C++

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

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/39412

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

fbshipit-source-id: 632063a7e1afc53284231be263bec352dc7057c5
N
Nicola Corti committed
67e794ab402db30273348c9fe8dccf42fbc33ffc
Parent: 67387c3
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 9/12/2023, 3:33:54 PM