Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
0
Fork 0
You've already forked UnrealEngineUWP
mirror of https://github.com/izzy2lost/UnrealEngineUWP.git synced 2026-03-26 18:15:20 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
10de4dbc4e3ba07d2e656d150af2193125d80f94
UnrealEngineUWP/Engine/Config/Android/Android_SDK.json

8 lines
102 B
JSON
Raw Normal View History

- Moved SDK versions (MainVersion and Min/Max SDK version) from C# strings to SDK.json files in the Platform's Config folder - Allow for per-project override in a project's platform's config folder (this is merging with my other work on per-project SDKs and validation of multi-target builds) - More versions will move over after this #rb david.harvey [CL 26150552 by josh adams in ue5-main branch]
2023-06-21 11:21:01 -04:00
{
"MainVersion" : "r25b",
"AutoSDKDirectory" : "-26",
"MinVersion" : "r25b",
Add support for HWAsan in NDK 26 #jira UE-205585 #rb dmytro.vovk [CL 31122572 by dmytro ivanov in ue5-main branch]
2024-02-02 09:29:10 -05:00
"MaxVersion" : "r26b"
- Moved SDK versions (MainVersion and Min/Max SDK version) from C# strings to SDK.json files in the Platform's Config folder - Allow for per-project override in a project's platform's config folder (this is merging with my other work on per-project SDKs and validation of multi-target builds) - More versions will move over after this #rb david.harvey [CL 26150552 by josh adams in ue5-main branch]
2023-06-21 11:21:01 -04:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Page: 714ms Template: 7ms
English
English
Licenses API