Skip to content
This repository was archived by the owner on Jan 5, 2021. It is now read-only.

Commit 5b20e20

Browse files
author
Luis Correa
committed
only32
1 parent dbd2f48 commit 5b20e20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
channel: "stable"
1818
- run: flutter pub get
19-
- run: flutter build apk --target-platform android-arm,android-arm64 --split-per-abi
19+
- run: flutter build apk --target-platform android-arm
2020
- name: Sign apk
2121
uses: r0adkll/sign-android-release@v1
2222
with:

0 commit comments

Comments
 (0)