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

RJS-2916: Exclude libreactnative.so to prevent duplicate files #6920

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

kraenhansen
Copy link
Member

What, How & Why?

This closes #6918 by excluding the libreactnative.so from our package.
I suspect the issue wasn't caught during the release of v12.13.2 as the other file is provided by a Gradle cache which isn't hot on CI.

☑️ ToDos

  • 📝 Changelog entry
  • 📝 Compatibility label is updated or copied from previous entry
  • 📝 Update COMPATIBILITY.md
  • 🚦 Tests
  • 📦 Updated internal package version in consuming package.jsons (if updating internal packages)
  • 📱 Check the React Native/other sample apps work if necessary
  • 💥 Breaking label has been applied or is not necessary
  • 🔔 Mention @realm/devdocs if documentation changes are needed

@kraenhansen kraenhansen self-assigned this Nov 4, 2024
@cla-bot cla-bot bot added the cla: yes label Nov 4, 2024
@kraenhansen kraenhansen merged commit 1ecd191 into main Nov 7, 2024
36 checks passed
@kraenhansen kraenhansen deleted the kh/exclude-libreactnative branch November 7, 2024 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build Failure Due to Duplicate libreactnative.so File in Realm and React-Android
2 participants