chore: Versionize fcm shared isolate

This commit is contained in:
Christian Kußowski 2026-01-20 15:25:44 +01:00
parent bcd350d401
commit fa43658923
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
flutter pub add fcm_shared_isolate
flutter pub add fcm_shared_isolate:0.2.0
flutter pub get
if [[ "$OSTYPE" == "darwin"* ]]; then