diff --git a/template/android/build.gradle b/template/android/build.gradle index a9ea023..bbeff11 100644 --- a/template/android/build.gradle +++ b/template/android/build.gradle @@ -4,7 +4,7 @@ buildscript { minSdkVersion = 24 compileSdkVersion = 35 targetSdkVersion = 34 - ndkVersion = "26.1.10909125" + ndkVersion = "27.1.12297006" kotlinVersion = "1.9.24" } repositories {