Upgrade Stealth to release
All checks were successful
/ mirror (push) Successful in 5s
/ build (push) Successful in 10m40s
/ build-stealth (push) Successful in 10m41s

This commit is contained in:
stcb 2025-07-06 23:15:14 +02:00
parent 4f0028d73f
commit 58a9919dc7

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
echo "Running Icing Dialer in STEALTH mode..."
flutter run --dart-define=STEALTH=true
flutter run --release --dart-define=STEALTH=true