Skip to content

Commit

Permalink
Add build script for releasing APK and app bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
judemont committed May 25, 2024
1 parent c1f2745 commit 9dbad5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
flutter build apk --release
flutter build appbundle

0 comments on commit 9dbad5c

Please sign in to comment.