chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# UNCOMMENT THESE LINES TO BUILD FROM LATEST COMMIT
|
||||
# git reset --hard origin/main
|
||||
# git pull
|
||||
|
||||
cd app
|
||||
fvm flutter clean
|
||||
fvm flutter pub get
|
||||
fvm flutter build appbundle
|
||||
cd ..
|
||||
|
||||
Write-Output 'Generated Android Appbundle!'
|
||||
Reference in New Issue
Block a user