Files
josh adams 590eec55e5 - 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 31431760 by josh adams in 5.4 branch]
2024-02-13 12:00:42 -05:00

11 lines
384 B
C#

// Copyright Epic Games, Inc. All Rights Reserved.
using EpicGames.Core;
namespace UnrealBuildTool
{
////////////////////////////////////////////////////////////////////////////////////////////
// If you are looking for any version numbers, see Engine/Config/Android/Android_SDK.json
////////////////////////////////////////////////////////////////////////////////////////////
}