diff --git a/android/app/build.gradle b/android/app/build.gradle index dba1e60c79..ce3873bc2d 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -100,7 +100,7 @@ android { // All properties are read from gradle.properties file compileSdk propCompileSdkVersion.toInteger() - ndkVersion '27.1.12297006' + ndkVersion '27.2.12479018' defaultConfig { // Default package name is taken from the manifest and should be app.organicmaps