I’m building a game for Android with Unity 2021.2.7f1. The Player Setting doesn’t let me choose the minimum SDK API Level lower than 22. I successfully downloaded the API level to the SDK folder, but still unable to choose it.
How can I build the game with the minimum API level set to 21 with that version of Unity?