Skip to content
Snippets Groups Projects
Commit de5cb3b5 authored by Zandor Smith's avatar Zandor Smith :computer:
Browse files

Fix nodejs 22 version.

parent 7d4ac482
Branches main
No related tags found
No related merge requests found
Pipeline #443062 passed
...@@ -10,7 +10,7 @@ ARG SDK_VERSION=commandlinetools-linux-11076708_latest.zip ...@@ -10,7 +10,7 @@ ARG SDK_VERSION=commandlinetools-linux-11076708_latest.zip
ARG ANDROID_BUILD_VERSION=35 ARG ANDROID_BUILD_VERSION=35
ARG ANDROID_TOOLS_VERSION=35.0.0 ARG ANDROID_TOOLS_VERSION=35.0.0
ARG NDK_VERSION=27.1.12297006 ARG NDK_VERSION=27.1.12297006
ARG NODE_VERSION=22.19 ARG NODE_VERSION=22.14
ARG WATCHMAN_VERSION=4.9.0 ARG WATCHMAN_VERSION=4.9.0
ARG CMAKE_VERSION=3.22.1 ARG CMAKE_VERSION=3.22.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment