Update NDK to r28-beta3
This commit is contained in:
@@ -12,7 +12,7 @@ android {
|
||||
namespace "io.nekohasekai.sfa"
|
||||
compileSdk 35
|
||||
|
||||
ndkVersion "28.0.12674087"
|
||||
ndkVersion "28.0.12916984"
|
||||
|
||||
def ndkPathFromEnv = System.getenv("ANDROID_NDK_HOME")
|
||||
if (ndkPathFromEnv != null) {
|
||||
|
||||
Reference in New Issue
Block a user