Files
UnrealEngineUWP/Engine/Config/Android/Android_SDK.json
josh adams 67d747d50a - Moved all versions from *SDK.Versions.cs files to *_SDK.json files
- Some static variables made it tricky, so added some support to make it simpler on users of the static variables
#rb David.Harvey

[CL 31431441 by josh adams in ue5-main branch]
2024-02-13 11:51:53 -05:00

13 lines
202 B
JSON

{
"MainVersion": "r25b",
"MinVersion": "r25b",
"MaxVersion": "r26c",
"AutoSDKDirectory": "-26",
"platforms": "android-33",
"build-tools": "33.0.1",
"cmake": "3.22.1",
"ndk": "25.1.8937393",
}