I just updated my FMX Android apps to remove the tracker and ads references (Firebase Analytics and AdMob) .
I built the new *.aab file and tried to deploy it to the Google Play Store, to discover the new app does NOT meet the latest Google requirements of having 16 Bit Boundary and support the latest API level.
So a search revealed that Delphi version 12.3 achieves this requirement, but the Community Edition is still version 12.1
So I was wondering when/if Community Edition get to version 12.3, or alternative is there a way to get Community Edition to compile to a level required for Google Play Store?