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: path in android/settings.gradle #669

Merged
merged 1 commit into from
Dec 8, 2023
Merged

Conversation

shrouxm
Copy link
Member

@shrouxm shrouxm commented Dec 6, 2023

Description

I had to make this change to android/settings.gradle to get the app to compile locally, which is required for react native version 0.72+ according to this thread. I was surprised because I assume other things should have been failing without that setting so I'm wondering if I'm missing something? @paulschreiber @david-code

@shrouxm
Copy link
Member Author

shrouxm commented Dec 7, 2023

@david-code did you end up having time to check this? it's definitely still needed for me locally, but doesn't seem to be necessary for remote builds

@shrouxm shrouxm marked this pull request as ready for review December 7, 2023 19:33
Copy link
Contributor

@david-code david-code left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just tried it now, it works!

@david-code david-code merged commit 226fb13 into main Dec 8, 2023
5 checks passed
@david-code david-code deleted the fix/android-settings-gradle branch December 8, 2023 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants