Skip to content

Commit 026f04e

Browse files
committed
Merge pull request godotengine#113639 from m4gr3d/bump_openxr_vendors_version
Update the version of the OpenXR Vendors plugin to the latest stable version
2 parents de8a64e + 27e63aa commit 026f04e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/android/java/app/config.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ext.versions = [
1717
splashscreenVersion: '1.0.1',
1818
// 'openxrLoaderVersion' should be set to XR_CURRENT_API_VERSION, see 'thirdparty/openxr'
1919
openxrLoaderVersion: '1.1.53',
20-
openxrVendorsVersion: '4.2.1-stable',
20+
openxrVendorsVersion: '4.2.2-stable',
2121
junitVersion : '1.3.0',
2222
espressoCoreVersion: '3.7.0',
2323
kotlinTestVersion : '1.3.11',

0 commit comments

Comments
 (0)