mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-11 16:30:28 +00:00
feat: Implement update checker and dialog for available app updates with localization support
This commit is contained in:
2
.github/workflows/build-multiplatform.yml
vendored
2
.github/workflows/build-multiplatform.yml
vendored
@@ -115,6 +115,8 @@ jobs:
|
||||
run: flutter gen-l10n
|
||||
|
||||
- name: Build APK
|
||||
env:
|
||||
COMMIT_HASH: ${{ github.sha }}
|
||||
run: flutter build apk --release
|
||||
|
||||
- name: Upload APK
|
||||
|
||||
Reference in New Issue
Block a user