change ndk version for GitHub actions

This commit is contained in:
izzy2lost
2025-10-26 06:01:07 -04:00
parent 70725abb74
commit df94a09e28
+1 -1
View File
@@ -31,7 +31,7 @@ android {
}
}
}
ndkVersion "28.2.12604990"
ndkVersion "28.0.12433566"
compileSdkVersion 36
defaultConfig {
if (buildAsApplication) {