diff --git a/codemagic.yaml b/codemagic.yaml index 68f9fdecc..e01f64c7f 100644 --- a/codemagic.yaml +++ b/codemagic.yaml @@ -24,7 +24,7 @@ workflows: # npx cap copy # # to update native dependencies, use this command: - npx cap sync + ionic cap build android --prod - name: Build Android release script: | LATEST_GOOGLE_PLAY_BUILD_NUMBER=$(google-play get-latest-build-number --package-name "$PACKAGE_NAME")