Compare commits

..

1 Commits

Author SHA1 Message Date
neonItem
7e18d080dc
Merge 729bdd43b9 into b254ab6fe2 2025-11-26 17:16:47 +01:00
2 changed files with 9 additions and 10 deletions

View File

@ -78,14 +78,14 @@ jobs:
cache: true
git-source: https://github.com/flutter/flutter.git
# - name: free disk space
# if: ${{ matrix.platform == 'android' }}
# run: |
# sudo swapoff -a
# sudo rm -f /swapfile
# sudo apt clean
# docker rmi $(docker image ls -aq)
# df -h
- name: free disk space
if: ${{ matrix.platform == 'android' }}
run: |
sudo swapoff -a
sudo rm -f /swapfile
sudo apt clean
docker rmi $(docker image ls -aq)
df -h
- name: Setup Java
if: ${{matrix.platform == 'android'}}
uses: actions/setup-java@v4

View File

@ -114,7 +114,7 @@ dependencies:
wikipedia_api: ^0.1.0
win32_registry: ^1.1.5
window_manager: ^0.4.3
youtube_explode_dart: ^3.0.5
youtube_explode_dart: ^3.0.0
yt_dlp_dart:
git:
url: https://github.com/KRTirtho/yt_dlp_dart.git
@ -122,7 +122,6 @@ dependencies:
flutter_new_pipe_extractor:
git:
url: https://github.com/KRTirtho/flutter_new_pipe_extractor.git
ref: ab3ff415114b7b43593e6ee718ad3d760af18350
http_parser: ^4.1.2
collection: any
archive: ^4.0.7