Skip to content

Commit 27e63aa

Browse files
committed
Update the version of the OpenXR Vendors plugin to the latest stable version
1 parent dec5a37 commit 27e63aa

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)