Compare commits

...
Sign in to create a new pull request.

1 commit

View file

@ -203,7 +203,7 @@ dependencies {
// strawcore — Rust YouTube extractor via UniFFI/JNA. Built by the
// cargoBuild + uniffiBindgen tasks below; phase U-2+ exposes search /
// streamInfo / channelInfo to replace NewPipeExtractor.
implementation("net.java.dev.jna:jna:5.14.0@aar")
implementation("net.java.dev.jna:jna:5.19.1@aar")
}
// =============================================================================