-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Add Android v7 requirement API 19 #7595
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Co-authored-by: Shana Matthews <shana.l.matthews@gmail.com>
Hey @stefanosiano - is this PR ready for merge? |
Hey! This pr is ready to be merged by itself, as it was reviewed, but we are waiting for it. |
Perfect, thanks! |
Pre-merge checklist
If you work at Sentry, you're able to merge your own PR without review, but please don't unless there's a good reason.
Description of changes
SDK v7 requires Android API level 19+.
This info has been added to the migration guide. Also, previous workaround for NDK on API 14 has been removed.
Extra resources