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: relax android minSdkVersion and js dependency #184

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

paricleu
Copy link

Lowered the minSdkVersion for android to match the flutter minSdk.
The minSdk was falsely lowered to fix some gradle build error but I am using my fork with no issues.
Also lowered js dependency to play nicely with other flutter packages.

@Harry-Chen
Copy link
Contributor

Actually we have some description here: https://github.com/nfcim/flutter_nfc_kit?tab=readme-ov-file#dependency-issue-of-js-package.

I'm just curious about the minSdkVersion - is anyone still using API 21 (5.0) now?

@paricleu
Copy link
Author

paricleu commented Oct 9, 2024

Oh, I didn't see that. Sorry.

Yes, the Flutter sdk uses that for all new projects as a default. See here.

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.

2 participants