diff --git a/android/app/build.gradle b/android/app/build.gradle index 54714ad4c..8ee533d65 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -87,7 +87,7 @@ android { // All properties are read from gradle.properties file compileSdk propCompileSdkVersion.toInteger() - ndkVersion '27.2.12479018' + ndkVersion '28.2.13676358' defaultConfig { // Default package name is taken from the manifest and should be app.comaps