Skip to content

Commit

Permalink
chore: Update build-apk.yml, add split abi
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmlg authored Oct 10, 2023
1 parent 1375086 commit 675e112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
- name: 🕸 Build APK
run: |
flutter pub get
flutter build apk --release
flutter build apk --release --split-per-abi --no-pub

0 comments on commit 675e112

Please sign in to comment.