chore: Versionize fcm shared isolate
This commit is contained in:
parent
bcd350d401
commit
fa43658923
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
flutter pub add fcm_shared_isolate
|
flutter pub add fcm_shared_isolate:0.2.0
|
||||||
flutter pub get
|
flutter pub get
|
||||||
|
|
||||||
if [[ "$OSTYPE" == "darwin"* ]]; then
|
if [[ "$OSTYPE" == "darwin"* ]]; then
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue