Update ndk

This commit is contained in:
Izzy
2025-11-16 10:18:06 -05:00
committed by GitHub
parent a032e4d9bf
commit 2c40ca3e6c
+2 -1
View File
@@ -31,7 +31,7 @@ android {
}
}
}
ndkVersion "28.0.12433566"
ndkVersion "29.0.14206865"
compileSdkVersion 36
defaultConfig {
if (buildAsApplication) {
@@ -150,3 +150,4 @@ task wrapper(type: Wrapper) {
task prepareKotlinBuildScriptModel {
}