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: change minSdkVersion for RN 0.74.1 #678

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

MrRefactor
Copy link
Contributor

@MrRefactor MrRefactor commented Jun 5, 2024

Summary

Update minSdkVersion to 23

Motivation

React Native 0.74.2 added the minimum SDK version bump to 23. This PR tends to add the same, making sure the previous 21 is intact.

📝 Checklist

  • I have performed a self-review of my own code.
  • I have optimized code readability (class/variable names, straight forward logic paths, short clarifying docs,...).

💚 Testing

  • I have manually tested my changes.

Documentation

Select one:

  • I have added relevant documentation for my changes.
  • This PR does not result in any developer-facing changes.

@MrRefactor
Copy link
Contributor Author

hey hey @melissaosullivan could you take a look at this PR as I need to patch minSdkVersion in order to run rn0.74.2 with new arch enabled.

@melissaosullivan melissaosullivan merged commit f20d189 into plaid:master Jun 20, 2024
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