From 43e8e0f0d4c3ee450c2347a6d30cca6ec876c72f Mon Sep 17 00:00:00 2001 From: krille-chan Date: Fri, 1 Dec 2023 17:39:33 +0100 Subject: [PATCH] build: Update to flutter 3.16.2 --- .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 2fd07e8a9..4de296eb2 100644 --- a/.github/workflows/versions.env +++ b/.github/workflows/versions.env @@ -1,2 +1,2 @@ -FLUTTER_VERSION=3.16.0 +FLUTTER_VERSION=3.16.2 JAVA_VERSION=17 \ No newline at end of file