We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4215e5 commit d47d756Copy full SHA for d47d756
android/build.gradle
@@ -47,7 +47,7 @@ android {
47
externalNativeBuild {
48
// Encapsulates your CMake build configurations.
49
cmake {
50
- version "3.10.2"
+// version "3.10.2"
51
// f-droid uses 3.7, let's hope it works this way.
52
//version "3.6.0+"
53
// Provides a relative path to your CMake build script.
0 commit comments