Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Codel1417/tail_app
Browse files Browse the repository at this point in the history
  • Loading branch information
Codel1417 committed May 18, 2024
2 parents 632f1e3 + b1cf65e commit 2a9920e
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 2a9920e

Please sign in to comment.