Hacker News new | ask | show | jobs
by ignoramous 407 days ago
> You can update the version number and re-release.

You kid, but Google makes substantial security and privacy SDK / API changes from one Android version to the next (reactively in response to abuse by 3p apps) & maintains backwards compatibility for a limited time period, post which incompatible apps are not visible to latest Androids on the Play Store. This means, developers have to continually update their "targetSdkVersion", if nothing else.

https://developer.android.com/guide/app-compatibility / https://developer.android.com/google/play/requirements/targe...