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 726a9ac commit b13091aCopy full SHA for b13091a
android/app/build.gradle.in
@@ -42,7 +42,7 @@ android {
42
externalNativeBuild {
43
cmake {
44
path file('../../../../CMakeLists.txt')
45
- version '3.31.4'
+ version '3.31.6'
46
}
47
48
buildFeatures {
0 commit comments