circleci-images
circleci-images copied to clipboard
Stop publishing new images for old Android API versions
Google Play Store won't allow you to publish updates build with older API versions.
See roadmap: https://support.google.com/googleplay/android-developer/answer/113469#targetsdk
People may still need older android API images for Amazon Kindle or custom Android hardware with pre-installed apps, but they can still use the previously published images.
I suggest that you save time and effort by not publishing any old version older than API 28. Apps built against API 28, 29, 30, can of course still run on VERY old android devices, back to API 1 if they want.