Skip to content

Commit 1744d37

Browse files
committed
cmake version
1 parent 09a7210 commit 1744d37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ android {
3434
}
3535
externalNativeBuild {
3636
cmake {
37-
version "3.10.2"
37+
version "3.14.4"
3838
path "CMakeLists.txt"
3939
}
4040
}

0 commit comments

Comments
 (0)