Set the Android Target SDK Version in Projucer

Hi all, Google Play requires that new apps target at least Android 8.0 (API level 26) from August 1, 2018, and app updates target Android 8.0 from November 1, 2018.

However, in the Android exporter in Projucer, I can only see Minimum SDK Version but no Target SDK Version. I have been needing to manually change the Target SDK Version in Android Studio before making builds. Is there a way to add this in Projucer? Thanks!

Target should be just below Minimum
image

Which version of Projucer are you using? I don’t see it in v5.4.1

Oh, I see it in the Projucer from the dev branch. Thank you.