1
0
Fork 0

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
1 changed files with 1 additions and 1 deletions

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',