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

[GH-587] Add missing files for old arch on Android #588

Merged
merged 2 commits into from
Sep 5, 2024
Merged

Conversation

rlepinski
Copy link
Collaborator

The build was failing with old architecture due to missing files. The fix is to copy the generated files from the new architecture into the flavor for the old arch. Ill add a ticket to setup CI to verify old and new architecture compiles. You can test this yourself by setting newArchEnabled=false in the example's gradle.properties file, do a clean, and build.

@rlepinski rlepinski requested a review from crow as a code owner September 5, 2024 15:14
@rlepinski rlepinski merged commit 5d4737f into main Sep 5, 2024
1 check passed
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.

3 participants