We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7df5ca1 commit c9602bfCopy full SHA for c9602bf
1 file changed
attachments/android/app/build.gradle
@@ -38,7 +38,7 @@ android {
38
externalNativeBuild {
39
cmake {
40
path "src/main/cpp/CMakeLists.txt"
41
- version "4.0.2"
+ version "4.0.2+"
42
}
43
44
0 commit comments