digidem / mapeo-mobile

Monitor and document the world around you
GNU General Public License v3.0
95 stars 16 forks source link

Update Android Target SDK to meet Google Play requirement #1058

Closed achou11 closed 1 year ago

achou11 commented 1 year ago

Looks like as of Nov 2022, Google Play requires app updates to target Android 12 (i.e. SDK 31). Google will block releases of apps that don't meet this requirement.

The document outlines details about migration from 30 to 31 and React Native has already addressed this in v0.68.0. Not sure how reasonable it would be to upgrade all of React Native, but probably possible to just make a few file changes to include the new target sdk version.

https://developer.android.com/google/play/requirements/target-sdk