mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Configure the splash screen for the Android editor
This commit is contained in:
@@ -11,7 +11,8 @@ ext.versions = [
|
||||
nexusPublishVersion: '1.3.0',
|
||||
javaVersion : JavaVersion.VERSION_17,
|
||||
// Also update 'platform/android/detect.py#get_ndk_version()' when this is updated.
|
||||
ndkVersion : '23.2.8568313'
|
||||
ndkVersion : '23.2.8568313',
|
||||
splashscreenVersion: '1.0.1'
|
||||
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user