Skip to content

Commit 34cc964

Browse files
authored
Bump CMake to 3.30.5 (#235)
1 parent 29665c5 commit 34cc964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ARG ANDROID_TOOLS_VERSION=35.0.0
1212
ARG NDK_VERSION=27.1.12297006
1313
ARG NODE_VERSION=20.18
1414
ARG WATCHMAN_VERSION=4.9.0
15-
ARG CMAKE_VERSION=3.22.1
15+
ARG CMAKE_VERSION=3.30.5
1616

1717
# set default environment variables, please don't remove old env for compatibilty issue
1818
ENV ADB_INSTALL_TIMEOUT=10

0 commit comments

Comments
 (0)