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 60bfd79 commit e604e90Copy full SHA for e604e90
example-app/build.gradle
@@ -24,7 +24,7 @@ android {
24
externalNativeBuild {
25
cmake {
26
path "src/main/cpp/CMakeLists.txt"
27
- version "3.22.1"
+ version "3.31.6"
28
}
29
30
0 commit comments