diff --git a/app/build.gradle.kts b/app/build.gradle.kts index d7bc295..85f7f53 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -35,7 +35,7 @@ val verName = "v6.0.1" android { namespace = "org.matrix.TEESimulator" compileSdk = 36 - ndkVersion = "27.3.13750724" + ndkVersion = "29.0.14206865" buildToolsVersion = "36.0.0" defaultConfig {