Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Codel1417 authored May 17, 2024
1 parent 2dbf9cb commit b1cf65e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,9 +149,9 @@ flutter build ipa --debug --no-codesign
```shell
# Build APK
flutter build apk --debug --dart-define=cronetHttpNoPlay=true
flutter build apk --debug
# build AppBundle
flutter build appbundle --debug --dart-define=cronetHttpNoPlay=true
flutter build appbundle --debug
```
App packages can be found in [`build/app/output`](build/app/outputs/)
Expand Down

0 comments on commit b1cf65e

Please sign in to comment.