Update howto-build-android.md
plowsof committed
Jan 8, 2022 at 02:10 UTC
cb67a7e28a45a32e1220da0c581d42119511b136
1 file changed
+1
-1
howto-build-android.md
+1
-1
@@ -154,6 +154,6 @@ Finally build mobx models for the app:
154
155
### 9. Build!
156
157
-`$ flutter build apk —release`
157
+`$ flutter build apk --release`
158
159
Copyright (c) 2022 Cake Technologies LLC.