Skip to content

Commit a3b89db

Browse files
authored
Update setup_android.py
1 parent cc8692b commit a3b89db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/unix-ci/setup_android.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ def install_android_sdk():
104104
'cmdline-tools;latest',
105105
'platforms;android-28',
106106
'build-tools;29.0.2',
107-
'cmake;3.10.2.4988404',
107+
'cmake;3.22.1',
108108
'ndk;' + NDK_VER
109109
]
110110

0 commit comments

Comments
 (0)