From 85ccf9ed42c50ad6310d26ee5a37d6ca7d4ff4de Mon Sep 17 00:00:00 2001 From: krille-chan Date: Sun, 29 Oct 2023 08:56:15 +0100 Subject: [PATCH] build: Update flutter --- .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 30e7fdfb8..7ad54f1fe 100644 --- a/.github/workflows/versions.env +++ b/.github/workflows/versions.env @@ -1,2 +1,2 @@ -FLUTTER_VERSION=3.13.7 +FLUTTER_VERSION=3.13.9 JAVA_VERSION=17 \ No newline at end of file