From 0521ed93a8dae30c45f0bad4ae8b193b9d3ef295 Mon Sep 17 00:00:00 2001 From: krille-chan Date: Sat, 20 Jan 2024 08:55:27 +0100 Subject: [PATCH] build: Update flutter to 3.16.8 --- .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 ed14bbc6c..6d23c9b54 100644 --- a/.github/workflows/versions.env +++ b/.github/workflows/versions.env @@ -1,2 +1,2 @@ -FLUTTER_VERSION=3.16.7 +FLUTTER_VERSION=3.16.8 JAVA_VERSION=17 \ No newline at end of file