This commit is contained in:
2025-01-27 17:58:09 +06:30
parent 12b37b63fe
commit c8d2d20282
6 changed files with 18 additions and 15 deletions

3
build_prod.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
flutter clean
flutter build apk -t lib/main_prod.dart --flavor prod