You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-10 13:00:37 +00:00
Bump the version of the openxr vendors plugin dependency
This commit is contained in:
committed by
Fredia Huya-Kouadio
parent
f418603522
commit
8ed8b4a89d
@@ -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'
|
||||
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user