chore: update flutter version in flutter_version.json to 3.27.4 (#282)

* chore: update flutter version in flutter_version.json to 3.27.4

* build: upgrade openjdk to 17.0.14+7-1~deb12u1

---------

Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
Co-authored-by: Eligio Mariño <22875166+gmeligio@users.noreply.github.com>
This commit is contained in:
verified-commit[bot]
2025-02-09 18:56:15 +01:00
committed by GitHub
parent 6f19bc8ec8
commit 63ce248dc1
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"flutter": {
"channel": "stable",
"commit": "c519ee916eaeb88923e67befb89c0f1dabfa83e6",
"version": "3.27.3"
"commit": "d8a9f9a52e5af486f80d932e838ee93861ffd863",
"version": "3.27.4"
}
}