mirror of
https://github.com/localsend/localsend.git
synced 2026-06-23 04:10:07 +00:00
chore: update apk script
This commit is contained in:
@@ -2,9 +2,11 @@
|
||||
# git reset --hard origin/main
|
||||
# git pull
|
||||
|
||||
cd app
|
||||
fvm flutter clean
|
||||
fvm flutter pub get
|
||||
fvm flutter pub run build_runner build -d
|
||||
fvm flutter build appbundle
|
||||
cd ..
|
||||
|
||||
Write-Output 'Generated Android Appbundle!'
|
||||
Reference in New Issue
Block a user