fix: support utf-16 encoding

This commit is contained in:
The one with the braid 2025-04-04 08:14:42 +00:00
parent c1d9fa2db3
commit 6bd3ff3ad9
5 changed files with 27 additions and 24 deletions

View file

@ -1,7 +1,7 @@
variables:
FLUTTER_VERSION: 3.24.3
FLUTTER_VERSION: 3.29.2
image: registry.gitlab.com/theonewiththebraid/flutter-dockerimages:${FLUTTER_VERSION}-base
image: registry.gitlab.com/polycule_client/flutter-dockerimages:${FLUTTER_VERSION}-base
stages:
- coverage