Skip to content

Commit 2dbf4a0

Browse files
committed
Remove explicit CMake version requirement
1 parent 82fe2e6 commit 2dbf4a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

attachments/android/app/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ android {
3838
externalNativeBuild {
3939
cmake {
4040
path "src/main/cpp/CMakeLists.txt"
41-
version "4.0.2"
4241
}
4342
}
4443

0 commit comments

Comments
 (0)