瀏覽代碼

[mob] use flutter v3.19.3

ashilkn 1 年之前
父節點
當前提交
b10e212e0f
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      .github/workflows/mobile-release.yml
  2. 1 1
      mobile/README.md

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

@@ -9,7 +9,7 @@ on:
             - "photos-v*"
             - "photos-v*"
 
 
 env:
 env:
-    FLUTTER_VERSION: "3.19.5"
+    FLUTTER_VERSION: "3.19.3"
 
 
 jobs:
 jobs:
     build:
     build:

+ 1 - 1
mobile/README.md

@@ -46,7 +46,7 @@ You can alternatively install the build from PlayStore or F-Droid.
 
 
 ## 🧑‍💻 Building from source
 ## 🧑‍💻 Building from source
 
 
-1. [Install Flutter v3.19.5](https://flutter.dev/docs/get-started/install).
+1. [Install Flutter v3.19.3](https://flutter.dev/docs/get-started/install).
 
 
 2. Pull in all submodules with `git submodule update --init --recursive`
 2. Pull in all submodules with `git submodule update --init --recursive`