Update the project NDK to the latest LTS version (r27c)

This commit is contained in:
Fredia Huya-Kouadio 2025-04-20 23:51:10 -07:00 committed by Anish Mishra
parent 0e7b067701
commit 731fa536fe
4 changed files with 31 additions and 11 deletions

View file

@ -43,7 +43,11 @@ afterEvaluate {
name = 'Rémi Verschelde'
email = 'rverschelde@gmail.com'
}
// Add all other devs here...
developer {
id = 'godotengine'
name = 'Godot Engine contributors'
email = 'contact@godotengine.org'
}
}
// Version control info - if you're using GitHub, follow the