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

Google Play installer check requires a minimum SDK version of 21 or higher. ( current is 19 ) #896

Closed
harvalikjan opened this issue Dec 11, 2024 · 4 comments · Fixed by #897
Assignees

Comments

@harvalikjan
Copy link

Describe the bug
minSdkVersion is set too low for google play to accept.

To Reproduce
When I upload .aab, google play console says "Play installer check requires a minimum SDK version of 21 or higher. The uploaded App Bundle has a minimum SDK version of 19. Update the minSdkVersion in your app's Android manifest."

Please increase the value of minSdkVersion in build.gradle to at least 21, thank you.

@ibrahimkarahan
Copy link
Collaborator

@OlegNitz FYI

@jws1837
Copy link

jws1837 commented Dec 15, 2024

I ran into this issue with pwabuilder first and tried to do it with bubblewrap, but it's the same.

@korywka
Copy link

korywka commented Dec 18, 2024

Thanks for the pull request. It would be great to release it.

@OlegNitz
Copy link
Collaborator

Thanks for the pull request. It would be great to release it.

Released v1.22.2

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 a pull request may close this issue.

5 participants