Revert Cmake version change

This commit is contained in:
kotori0 2020-11-07 00:36:11 +08:00 committed by solohsu
parent 045fbe3346
commit 899fa1bbd6
1 changed files with 0 additions and 1 deletions

View File

@ -81,7 +81,6 @@ android {
externalNativeBuild {
cmake {
path "src/main/cpp/CMakeLists.txt"
version "3.10.2"
}
}
}