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 dc1ecc19ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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