1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-09-07 05:17:56 +00:00

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

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