mirror of
https://github.com/godotengine/godot.git
synced 2025-04-13 01:00:35 +08:00
Add missing ndkVersion
to the library gradle build config.
(cherry picked from commit 9418197081a3412091ace9819382ae00f76b7cda)
This commit is contained in:
parent
1557bc8396
commit
96a3f01ac5
@ -13,6 +13,8 @@ android {
|
||||
compileSdkVersion versions.compileSdk
|
||||
buildToolsVersion versions.buildTools
|
||||
|
||||
ndkVersion versions.ndkVersion
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion versions.minSdk
|
||||
targetSdkVersion versions.targetSdk
|
||||
|
Loading…
x
Reference in New Issue
Block a user