diff --git a/build.gradle b/build.gradle index e1a2838d1c..6c8c689b95 100644 --- a/build.gradle +++ b/build.gradle @@ -125,7 +125,7 @@ android { } dependencies { - coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.3' + coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.4' implementation 'androidx.appcompat:appcompat:1.6.1' implementation 'androidx.preference:preference:1.2.1'