mirror of
https://gitlab.com/TheOneWithTheBraid/dart_pkpass.git
synced 2025-07-06 05:18:47 +00:00
fix: support utf-16 encoding
This commit is contained in:
parent
c1d9fa2db3
commit
6bd3ff3ad9
5 changed files with 27 additions and 24 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue