Merge pull request #9686 from Isira-Seneviratne/Update_desugar

Update desugar_jdk_libs to 2.0.0.
This commit is contained in:
Stypox 2023-01-16 12:59:22 +01:00 committed by GitHub
commit 4c44dfc766
2 changed files with 2 additions and 2 deletions

View file

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