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

Re-support minSdkVersion 23 on android #615

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lkmyat-mm
Copy link

@lkmyat-mm lkmyat-mm commented Oct 25, 2023

Summary

I would like to support minSdkVersion 23 because we didn’t stop supporting sdk 23 for only lint errors. So I think we should downgrade the minSdkVersion on android.

  • minSdkVersion from 24 to 23.
  • replaced the forEach withfor-loop.

related issue #pull/570

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