From cab8a72e5e7cb4767400b4e58129a5599eaf0037 Mon Sep 17 00:00:00 2001 From: Krille Date: Wed, 31 Jan 2024 09:27:41 +0100 Subject: [PATCH] build: Update flutter to 3.16.9 --- .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 6d23c9b5..01efbd89 100644 --- a/.github/workflows/versions.env +++ b/.github/workflows/versions.env @@ -1,2 +1,2 @@ -FLUTTER_VERSION=3.16.8 +FLUTTER_VERSION=3.16.9 JAVA_VERSION=17 \ No newline at end of file