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: handle libraries using build.gradle.kts files #2543

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

bang9
Copy link
Contributor

@bang9 bang9 commented Nov 4, 2024

Summary:

While working on the fix for #2542, I discovered that tests intended for build.gradle.kts were actually being run on build.gradle file, so I'm correcting this.

Test Plan:

  • Update tests to run correctly on build.gradle.kts files and modify them to pass successfully.

Checklist

  • Documentation is up to date to reflect these changes.
  • Follows commit message convention described in CONTRIBUTING.md

@bang9 bang9 requested a review from cortinico as a code owner November 4, 2024 09:59
@github-actions github-actions bot added the bugfix label Nov 4, 2024
@thymikee thymikee merged commit 30b94f8 into react-native-community:main Nov 4, 2024
6 of 10 checks passed
@bang9 bang9 deleted the fix/findLibraryName-kts branch November 5, 2024 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants