Skip to content

Commit e02c253

Browse files
committed
fix: removed specific cmake version
1 parent 8a2adc7 commit e02c253

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

android/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ android {
5757

5858
externalNativeBuild {
5959
cmake {
60-
version "3.10.2"
6160
path "CMakeLists.txt"
6261
}
6362
}

0 commit comments

Comments
 (0)