Skip to content

Commit dc1ecc1

Browse files
authored
Merge pull request #9743 from TeamNewPipe/update-desugar-2.0.2
Update core library desugaring from 2.0.0 to 2.0.2
2 parents 1db1a00 + 812efca commit dc1ecc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ sonar {
183183

184184
dependencies {
185185
/** Desugaring **/
186-
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.0'
186+
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.2'
187187

188188
/** NewPipe libraries **/
189189
// You can use a local version by uncommenting a few lines in settings.gradle

0 commit comments

Comments
 (0)