From 2cc1f1083df12fbf63339b88cae183431e45bb84 Mon Sep 17 00:00:00 2001 From: Achintha Isuru Date: Wed, 19 Nov 2025 14:06:43 -0500 Subject: [PATCH] fix: configure Flutter and Xcode versions for Client App Staging Android distribution --- codemagic.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/codemagic.yaml b/codemagic.yaml index f4344006..46b6aab7 100644 --- a/codemagic.yaml +++ b/codemagic.yaml @@ -100,6 +100,9 @@ workflows: <<: *client-app-base name: 🚛🤖 Client App Staging (Android App Distribution) environment: + flutter: stable + xcode: latest + cocoapods: default groups: - client_app_staging_credentials vars: