update flutter version
Some checks failed
Release / meta (push) Successful in 12s
Release / linux-build (push) Failing after 10m22s
Release / android-build (push) Failing after 13m13s
Release / release-dev (push) Has been skipped
Release / release-master (push) Has been skipped

This commit is contained in:
2025-12-14 14:34:32 +00:00
parent c82efcb10b
commit 26d853f1fc

View File

@@ -9,7 +9,7 @@ on:
env: env:
JAVA_VERSION: "17" JAVA_VERSION: "17"
ANDROID_SDK_ROOT: "${{ github.workspace }}/android-sdk" ANDROID_SDK_ROOT: "${{ github.workspace }}/android-sdk"
FLUTTER_VERSION: "3.22.2" FLUTTER_VERSION: "3.27.0"
BUILD_WINDOWS: "false" # set to "true" when you actually want Windows builds BUILD_WINDOWS: "false" # set to "true" when you actually want Windows builds
GITEA_BASE_URL: https://git.tgj.services GITEA_BASE_URL: https://git.tgj.services