We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29665c5 commit 34cc964Copy full SHA for 34cc964
Dockerfile
@@ -12,7 +12,7 @@ ARG ANDROID_TOOLS_VERSION=35.0.0
12
ARG NDK_VERSION=27.1.12297006
13
ARG NODE_VERSION=20.18
14
ARG WATCHMAN_VERSION=4.9.0
15
-ARG CMAKE_VERSION=3.22.1
+ARG CMAKE_VERSION=3.30.5
16
17
# set default environment variables, please don't remove old env for compatibilty issue
18
ENV ADB_INSTALL_TIMEOUT=10
0 commit comments