From c147330e05217f98efbcf441235c5f99396bf51d Mon Sep 17 00:00:00 2001 From: Krille Date: Thu, 11 Jan 2024 12:37:25 +0100 Subject: [PATCH] build: Update to flutter 3.16.6 --- .github/workflows/versions.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/versions.env b/.github/workflows/versions.env index 3409d2535..8befa76e9 100644 --- a/.github/workflows/versions.env +++ b/.github/workflows/versions.env @@ -1,2 +1,2 @@ -FLUTTER_VERSION=3.16.5 +FLUTTER_VERSION=3.16.6 JAVA_VERSION=17 \ No newline at end of file