Merge pull request #10248 from Isira-Seneviratne/NIO_downloads

Improve the download helpers using the Java 7 NIO API.
This commit is contained in:
Isira Seneviratne 2023-09-17 21:09:02 +05:30 committed by GitHub
commit 2c6f1ca166
3 changed files with 98 additions and 67 deletions

View file

@ -189,7 +189,7 @@ sonar {
dependencies {
/** Desugaring **/
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.3'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.0.3'
/** NewPipe libraries **/
// You can use a local version by uncommenting a few lines in settings.gradle