forked from TeamNewPipe/NewPipe-legacy
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Gradle and libraries required for Desugaring library update #26
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update Gradle to 7.5.1 Update Desugaring to 1.1.8 change application id to newpipelegacy
update kotlin_version to '1.8.20' AGP to 7.4.0 To use NewPipe Extractor in Android projects the minSdk is below 19, the desugar_jdk_libs_nio artifact is required, which requires Android Gradle Plugin (AGP) version 7.4.0
ShareASmile
force-pushed
the
update-major-libraries
branch
from
June 20, 2024 10:33
bcf358b
to
dd1cc34
Compare
androidxRoomVersion to 2.4.3
…kat devices thanks to @evermind-zz for BraveNewPipeLegacy Conscrypt implementation Co-Authored-By: evermind-zz <55653+evermind-zz@users.noreply.github.com>
…eams Some services may only have video streams and no separate audio streams available. This commit will add audio background playback support for those services. It uses the video source as audio source for background playback. Co-Authored-By: evermind-zz <55653+evermind-zz@users.noreply.github.com>
Co-Authored-By: evermind-zz <55653+evermind-zz@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Android Gradle Plugin to 7.4
Update Gradle to 7.5.1
Update kotlin_version 1.6.21
Update desugar_jdk_libs_nio to 2.0.3
Update androidxRoomVersion to 2.4.3
Update clojars Maven URL
change application id to newpipelegacy
What is it?
Description of the changes in your PR
Fixes the following issue(s)
Relies on the following changes
Testing apk
debug.zip
Agreement