Skip to content

Commit

Permalink
Use desugar_jdk_libs_nio.
Browse files Browse the repository at this point in the history
  • Loading branch information
Isira-Seneviratne committed Jul 23, 2023
1 parent 3edd4c0 commit ef8b0fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,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
Expand Down

0 comments on commit ef8b0fd

Please sign in to comment.