set node version to 14.18.1

This commit is contained in:
ammarahm-ed
2021-11-13 16:03:28 +05:00
parent e4e64b3b23
commit 7d3d03e85c

View File

@@ -13,7 +13,7 @@ workflows:
XCODE_SCHEME: "Notesnook" # <-- Put the name of your Xcode scheme here
BUNDLE_ID: "org.streetwriters.notesnook" # <-- Put your Bundle Id here e.g com.domain.myapp
APP_STORE_APP_ID: 1544027013 # <-- Put the app id number here. This is found in App Store Connect > App > General > App Information
node: 14.x
node: 14.18.1
xcode: 12.4
cocoapods: default
scripts: