Skip to content

Commit 99559f3

Browse files
Merge pull request #168 from backtrace-labs/bump-cmake
Bump cmake to v3.31.6
2 parents fde2d3c + 0c46599 commit 99559f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example-app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ android {
2424
externalNativeBuild {
2525
cmake {
2626
path "src/main/cpp/CMakeLists.txt"
27-
version "3.22.1"
27+
version "3.31.6"
2828
}
2929
}
3030

0 commit comments

Comments
 (0)