Skip to content

Commit 85a831b

Browse files
committed
New Apk Type
1 parent 0c429f9 commit 85a831b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dart.yml

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

4747
# Optional: Build the APK or Web App (add this if you want to verify a full build)
4848
- name: Build APK (Android)
49-
run: flutter build apk --release
49+
run: flutter build apk --release --target-platform=android-arm64
5050

5151
- name: Upload Release Artifact
5252
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)