fix: apk version code

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2024-11-18 11:30:01 +08:00
parent 0953b985e1
commit 40b4119772
2 changed files with 9 additions and 12 deletions

View File

@@ -47,6 +47,9 @@ jobs:
- name: flutter build apk
run: flutter build apk --release --target-platform=android-arm64
- name: flutter build apk
run: flutter build apk --release --split-per-abi
- name: 上传
uses: actions/upload-artifact@v4
with: