Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
fa684023c0
Merge 7571f880ec into b254ab6fe2 2026-01-01 19:45:25 +01:00
4 changed files with 19 additions and 22 deletions

View File

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

View File

@ -27,7 +27,6 @@
-keep class org.schabi.newpipe.extractor.timeago.patterns.** { *; } -keep class org.schabi.newpipe.extractor.timeago.patterns.** { *; }
-keep class org.mozilla.javascript.** { *; } -keep class org.mozilla.javascript.** { *; }
-keep class org.mozilla.classfile.ClassFileWriter -keep class org.mozilla.classfile.ClassFileWriter
-dontwarn com.google.re2j.**
-dontwarn org.mozilla.javascript.tools.** -dontwarn org.mozilla.javascript.tools.**
-dontwarn javax.script.AbstractScriptEngine -dontwarn javax.script.AbstractScriptEngine

View File

@ -745,11 +745,11 @@ packages:
dependency: transitive dependency: transitive
description: description:
path: "." path: "."
ref: HEAD ref: master
resolved-ref: "458046cd9a88924e5074d96ba45397219d53b230" resolved-ref: "922f9f9eafd8b501da83dca67d56b2887fa8f916"
url: "https://github.com/maeltoukap/fk_user_agent.git" url: "https://github.com/TiffApps/fk_user_agent.git"
source: git source: git
version: "2.1.0" version: "2.1.1"
fluentui_system_icons: fluentui_system_icons:
dependency: "direct main" dependency: "direct main"
description: description:
@ -947,8 +947,8 @@ packages:
description: description:
path: "." path: "."
ref: HEAD ref: HEAD
resolved-ref: ab3ff415114b7b43593e6ee718ad3d760af18350 resolved-ref: "898fd4ebcef77f5177b08aa6f9b9047bd02c6b9b"
url: "https://github.com/KRTirtho/flutter_new_pipe_extractor" url: "https://github.com/KRTirtho/flutter_new_pipe_extractor.git"
source: git source: git
version: "0.1.0" version: "0.1.0"
flutter_plugin_android_lifecycle: flutter_plugin_android_lifecycle:
@ -1189,7 +1189,7 @@ packages:
description: description:
path: "." path: "."
ref: main ref: main
resolved-ref: d85dd429241d464a8b5b0c2b3d870143eeba8b46 resolved-ref: "32828156bc111d147709f8d644804227bbdfe8f1"
url: "https://github.com/KRTirtho/hetu_spotube_plugin.git" url: "https://github.com/KRTirtho/hetu_spotube_plugin.git"
source: git source: git
version: "0.0.2" version: "0.0.2"
@ -2728,10 +2728,10 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
name: youtube_explode_dart name: youtube_explode_dart
sha256: "3d731d71df9901b1915bae806781df519cff32517e36db279f844ae619669e45" sha256: add33de45d80c7f71a5e3dd464dd82fafd7fb5ab875fd303c023f30f76618325
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "3.0.5" version: "3.0.0"
yt_dlp_dart: yt_dlp_dart:
dependency: "direct main" dependency: "direct main"
description: description:

View File

@ -114,14 +114,14 @@ dependencies:
wikipedia_api: ^0.1.0 wikipedia_api: ^0.1.0
win32_registry: ^1.1.5 win32_registry: ^1.1.5
window_manager: ^0.4.3 window_manager: ^0.4.3
youtube_explode_dart: ^3.0.5 youtube_explode_dart: ^3.0.0
yt_dlp_dart: yt_dlp_dart:
git: git:
url: https://github.com/KRTirtho/yt_dlp_dart.git url: https://github.com/KRTirtho/yt_dlp_dart.git
ref: 4e5310e14af74bdbb51e2a4766e66d6c6a2562a8 ref: 4e5310e14af74bdbb51e2a4766e66d6c6a2562a8
flutter_new_pipe_extractor: flutter_new_pipe_extractor:
git: git:
url: https://github.com/KRTirtho/flutter_new_pipe_extractor url: https://github.com/KRTirtho/flutter_new_pipe_extractor.git
http_parser: ^4.1.2 http_parser: ^4.1.2
collection: any collection: any
archive: ^4.0.7 archive: ^4.0.7
@ -239,8 +239,6 @@ flutter:
- packages/hetu_std/assets/bytecode/std.out - packages/hetu_std/assets/bytecode/std.out
- packages/hetu_otp_util/assets/bytecode/otp_util.out - packages/hetu_otp_util/assets/bytecode/otp_util.out
- packages/hetu_spotube_plugin/assets/bytecode/spotube_plugin.out - packages/hetu_spotube_plugin/assets/bytecode/spotube_plugin.out
# NewPipe binaries (desktop only)
- packages/flutter_new_pipe_extractor/assets/
fonts: fonts:
- family: RadixIcons - family: RadixIcons
fonts: fonts: