Bump the version of the openxr vendors plugin dependency
This commit is contained in:
parent
f418603522
commit
8ed8b4a89d
2 changed files with 4 additions and 3 deletions
|
|
@ -12,7 +12,8 @@ ext.versions = [
|
|||
javaVersion : JavaVersion.VERSION_17,
|
||||
// Also update 'platform/android/detect.py#get_ndk_version()' when this is updated.
|
||||
ndkVersion : '23.2.8568313',
|
||||
splashscreenVersion: '1.0.1'
|
||||
splashscreenVersion: '1.0.1',
|
||||
openxrVendorsVersion: '3.1.2-stable'
|
||||
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue