Skip to content

Commit b13091a

Browse files
Android: updated CMake version
1 parent 726a9ac commit b13091a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ android {
4242
externalNativeBuild {
4343
cmake {
4444
path file('../../../../CMakeLists.txt')
45-
version '3.31.4'
45+
version '3.31.6'
4646
}
4747
}
4848
buildFeatures {

0 commit comments

Comments
 (0)