mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-03-09 07:12:11 -05: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
|