Skip to content

Commit fbd8e78

Browse files
updated android release
1 parent 57be2f9 commit fbd8e78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
- name: Build release APK
4444
working-directory: mobile
45-
run: flutter build apk --release
45+
run: flutter build apk --release --split-per-abi
4646

4747
- name: Rename APK with version tag
4848
run: |

0 commit comments

Comments
 (0)