Skip to content

Commit 812efca

Browse files
committed
Update core libraray desugaring libs from 2.0.0 to 2.0.2
1 parent 1db1a00 commit 812efca

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)