2 lines
82 B
Bash
Executable file
2 lines
82 B
Bash
Executable file
#!/usr/bin/env bash
|
|
flutter build apk --target-platform android-arm64 --release
|