1
0
mirror of https://github.com/godotengine/godot.git synced 2025-12-31 18:41:20 +00:00

Update the version of the OpenXR Vendors plugin to the latest stable version

This commit is contained in:
Fredia Huya-Kouadio
2025-12-05 09:00:13 -08:00
parent dec5a373d9
commit 27e63aa270

View File

@@ -17,7 +17,7 @@ ext.versions = [
splashscreenVersion: '1.0.1',
// 'openxrLoaderVersion' should be set to XR_CURRENT_API_VERSION, see 'thirdparty/openxr'
openxrLoaderVersion: '1.1.53',
openxrVendorsVersion: '4.2.1-stable',
openxrVendorsVersion: '4.2.2-stable',
junitVersion : '1.3.0',
espressoCoreVersion: '3.7.0',
kotlinTestVersion : '1.3.11',