Merge pull request #9743 from TeamNewPipe/update-desugar-2.0.2

Update core library desugaring from 2.0.0 to 2.0.2
This commit is contained in:
Stypox 2023-02-07 10:44:15 +01:00 committed by GitHub
commit e7da1d909f

View file

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