We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1db1a00 commit 812efcaCopy full SHA for 812efca
1 file changed
app/build.gradle
@@ -183,7 +183,7 @@ sonar {
183
184
dependencies {
185
/** Desugaring **/
186
- coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.0'
+ coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.2'
187
188
/** NewPipe libraries **/
189
// You can use a local version by uncommenting a few lines in settings.gradle
0 commit comments