diff --git a/edxp-core/build.gradle b/edxp-core/build.gradle index bc2e4ce8..42db5a69 100644 --- a/edxp-core/build.gradle +++ b/edxp-core/build.gradle @@ -81,7 +81,6 @@ android { externalNativeBuild { cmake { path "src/main/cpp/CMakeLists.txt" - version "3.10.2" } } }