Unreal using SDK 29, but I install only 30

Hi, I can’t build my app because UE5 independently installs SDK version 29, although I installed 30-32. Disabling in Android studio and deleting the folder does nothing - the engine creates it again

I have the same issue did you find something, could please help me.

I don’t remember exactly what each of these versions means (which version belongs to which component), but with such a set everything worked for me. Some of them may have to be searched separately.

SDK
30
30.0.0-3, 29.0.2

NDK
21.4.707
21.1.6352462
SDK CMD 6
CMake
3.10.2.4

Jre

Thanks for your help

30 works fine to build all current code. If you need to go further than 30 for some reason, you can update the Java code that comes with the engine, and strip the calls that fail. They’re all calls that have been deprecated for years, and were finally removed in 31+