Kaynağa Gözat

Downgrade to Flutter v3.19.3

vishnukvmd 1 yıl önce
ebeveyn
işleme
f1e723a672
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      .github/workflows/mobile-internal-release.yml

+ 1 - 1
.github/workflows/mobile-internal-release.yml

@@ -4,7 +4,7 @@ on:
     workflow_dispatch: # Allow manually running the action
 
 env:
-    FLUTTER_VERSION: "3.19.5"
+    FLUTTER_VERSION: "3.19.3"
 
 jobs:
     build: