UE 4.27.2 - How to build for target SDK 33 (or 34) !

I’ve managed to get the app published on Play Console with API 33.
I was missing the java compatibility in the Build gradle file.

Now, I will go on to try and see if it works for SDK 34 as Google requires that.

Thanks!