Merge pull request #216 from plowsof/patch-2

Update howto-build-android.md
This commit is contained in:
mkyq 2022-01-08 13:17:21 +02:00 committed by GitHub
commit 9a6c838727
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -154,6 +154,6 @@ Finally build mobx models for the app:
### 9. Build!
`$ flutter build apk release`
`$ flutter build apk --release`
Copyright (c) 2022 Cake Technologies LLC.