2 lines
46 B
Bash
2 lines
46 B
Bash
#!/usr/bin/env bash
|
|
flutter build apk --debug
|
#!/usr/bin/env bash
|
|
flutter build apk --debug
|