From 40701a40ba9e4acb6171486617f59fae05d315b5 Mon Sep 17 00:00:00 2001 From: Alexander Kacheryants Date: Sun, 7 Apr 2024 07:05:56 +0300 Subject: [PATCH] fix codemagic --- codemagic.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/codemagic.yaml b/codemagic.yaml index 72d8b88..67a826f 100644 --- a/codemagic.yaml +++ b/codemagic.yaml @@ -13,6 +13,7 @@ workflows: vars: PACKAGE_NAME: "io.codemagic.ionicsample" node: latest + jdk: 17 scripts: - name: Install npm dependencies for Ionic Capacitor project script: |