mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
cd: android playstore appbundle
chore: new android screenshots
This commit is contained in:
parent
ba08cf6c04
commit
eb11c23f10
3
.github/workflows/spotube-release-binary.yml
vendored
3
.github/workflows/spotube-release-binary.yml
vendored
@ -236,7 +236,9 @@ jobs:
|
||||
- name: Build Apk
|
||||
run: |
|
||||
flutter build apk
|
||||
flutter build appbundle
|
||||
mv build/app/outputs/apk/release/app-release.apk build/Spotube-android-all-arch.apk
|
||||
mv build/app/outputs/bundle/release/app-release.aab build/Spotube-playstore-all-arch.aab
|
||||
|
||||
- name: Debug With SSH When fails
|
||||
if: ${{ failure() && inputs.debug && inputs.channel == 'nightly' }}
|
||||
@ -249,6 +251,7 @@ jobs:
|
||||
name: Spotube-Release-Binaries
|
||||
path: |
|
||||
build/Spotube-android-all-arch.apk
|
||||
build/Spotube-playstore-all-arch.aab
|
||||
|
||||
macos:
|
||||
runs-on: macos-12
|
||||
|
BIN
assets/mobile-screenshots/android-1.jpg
Normal file
BIN
assets/mobile-screenshots/android-1.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 346 KiB |
BIN
assets/mobile-screenshots/android-2.jpg
Normal file
BIN
assets/mobile-screenshots/android-2.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 179 KiB |
BIN
assets/mobile-screenshots/android-3.jpg
Normal file
BIN
assets/mobile-screenshots/android-3.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 301 KiB |
BIN
assets/mobile-screenshots/android-4.jpg
Normal file
BIN
assets/mobile-screenshots/android-4.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 469 KiB |
BIN
assets/mobile-screenshots/android-5.jpg
Normal file
BIN
assets/mobile-screenshots/android-5.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 270 KiB |
Loading…
Reference in New Issue
Block a user