When I upload APK to the Google Play Store in internal tests, I only get the Target SDK Version not the Min SDK Version

After uploading the APK / ABB to the google store I only get version 31 of the SDK:

When in the Manifest file I have the minimum to 19 and the maximum to 30:

186925-minmaxsdk.jpg

Therefore it is only compatible with 10 types of phones.

I attach all the data from the analysis of the Application in the internal test that I am doing before launching it:

I have changed the minimum Api Level to 19 and target Api Level to 31 and several combinations but it does not work, only get target SDK

I found the solution in this video