1
0
mirror of https://gitlab.com/comunic/comunicmobile synced 2025-06-19 08:15:16 +00:00
Files
comunicmobile/Makefile
2021-02-13 17:13:09 +01:00

6 lines
110 B
Makefile

beta_offline_release:
flutter build apk --flavor beta -t lib/main_online.dart
.PHONY: beta_offline_release