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 3888333 commit 76526b2Copy full SHA for 76526b2
android/hermes-engine/build.gradle
@@ -45,7 +45,7 @@ android {
45
46
externalNativeBuild {
47
cmake {
48
- version "3.22.1"
+ version "3.31.5"
49
path "../../CMakeLists.txt"
50
buildStagingDirectory = "${rootProject.ext.hermes_ws}/staging/hermes"
51
buildStagingDirectory.mkdirs()
0 commit comments