ebelinski / apilevels

A microsite overview of all Android 🤖 versions and their corresponding API/SDK levels, version codes, codenames, and market shares.
https://apilevels.com
MIT License
225 stars 26 forks source link

Add information about "App availability requirements" for API 31 #51

Open arekolek opened 6 months ago

arekolek commented 6 months ago

It would be nice to have information about API 31, similar to what is there for API 33 and 34:

image

See:

https://support.google.com/googleplay/android-developer/answer/11926878?hl=en

App availability requirements

Currently, existing apps (...) must target API level 31 or above (...). Otherwise, they will stop being discoverable to all Google Play users whose devices run Android OS versions newer than your app’s target API level (...).

image