We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09a7210 commit 1744d37Copy full SHA for 1744d37
library/build.gradle
@@ -34,7 +34,7 @@ android {
34
}
35
externalNativeBuild {
36
cmake {
37
- version "3.10.2"
+ version "3.14.4"
38
path "CMakeLists.txt"
39
40
0 commit comments