From fa304aa8ccb6ca4f81ea0adb25a1ae72ff2270e0 Mon Sep 17 00:00:00 2001 From: ashilkn Date: Thu, 28 Mar 2024 16:56:54 +0530 Subject: [PATCH] upgrade flutter version --- mobile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/README.md b/mobile/README.md index f2889a9ce1..b9fcaff600 100644 --- a/mobile/README.md +++ b/mobile/README.md @@ -46,7 +46,7 @@ You can alternatively install the build from PlayStore or F-Droid. ## 🧑‍💻 Building from source -1. [Install Flutter v3.16.0](https://flutter.dev/docs/get-started/install). +1. [Install Flutter v3.16.9](https://flutter.dev/docs/get-started/install). 2. Pull in all submodules with `git submodule update --init --recursive`