Ensure that the Android editor properly passes hybrid data when switching mode

This commit is contained in:
Fredia Huya-Kouadio
2025-11-18 10:41:23 -08:00
parent b79fe2e020
commit 3206e28c8d
2 changed files with 9 additions and 3 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.0-stable',
openxrVendorsVersion: '4.2.1-stable',
junitVersion : '1.3.0',
espressoCoreVersion: '3.7.0',
kotlinTestVersion : '1.3.11',