mirror of
https://github.com/git-touch/git-touch
synced 2025-01-09 06:17:22 +01:00
5 lines
93 B
Bash
5 lines
93 B
Bash
#!/bin/bash
|
|
|
|
flutter build ios --no-tree-shake-icons
|
|
flutter build apk --no-tree-shake-icons
|