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

What is the min SDK version supported on latest release v4.1.0 #164

Open
hueyenclave opened this issue Aug 27, 2019 · 2 comments
Open

What is the min SDK version supported on latest release v4.1.0 #164

hueyenclave opened this issue Aug 27, 2019 · 2 comments

Comments

@hueyenclave
Copy link

Hi guys,

My application is setting minSdk = 16 and previous release was using 'jp.wasabeef:glide-transformations:3.1.1'. But after upgraded version to v4.1.0, I can't upload my APK to Google Play Console. The following error:

Warning:
Deactivation of this APK will result in your app being available for new installs on fewer types of devices.

I'm assumed that min SDK in library is supported higher min SDK in my app so the warning shown. Please advise. Thanks

@horaciocome1
Copy link

Hi @hueyenclave!

I may guess it is definately a pain to you. But as you can see here, it might not be an min SDK related issue since your min is 16 and the library uses 14.

@hueyenclave
Copy link
Author

Hi @horaciocome1 ,

Thanks for your comment. But after rollback the version to v3.1.1, my application was able to update to Google Play Console. Something wrong on v4.1.0.

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

No branches or pull requests

2 participants