diff --git a/codemagic.yaml b/codemagic.yaml index 8030d6f96..3533628e4 100644 --- a/codemagic.yaml +++ b/codemagic.yaml @@ -20,6 +20,7 @@ workflows: source: true scripts: - | + flutter doctor cp $FCI_BUILD_DIR/android/app/build.gradle.prod $FCI_BUILD_DIR/android/app/build.gradle cp $FCI_BUILD_DIR/lib/.env.dart.example $FCI_BUILD_DIR/lib/.env.dart echo "const FLUTTER_VERSION = const " > $FCI_BUILD_DIR/lib/flutter_version.dart