mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-27 06:39:25 +01:00
chore: Update linux version
This commit is contained in:
parent
baff00ed29
commit
ef9369c9d2
@ -1,7 +1,7 @@
|
||||
name: fluffychat
|
||||
description: Chat with your friends.
|
||||
publish_to: none
|
||||
version: 0.24.1+0
|
||||
version: 0.24.2+0
|
||||
|
||||
environment:
|
||||
sdk: ">=2.6.0 <3.0.0"
|
||||
|
@ -1,5 +1,5 @@
|
||||
#!/bin/sh -ve
|
||||
flutter channel dev
|
||||
flutter channel master
|
||||
flutter upgrade
|
||||
flutter config --enable-linux-desktop
|
||||
echo "dependency_overrides:\n intl: 0.17.0-nullsafety.2" >> pubspec.yaml
|
||||
|
Loading…
Reference in New Issue
Block a user