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.
2 parents 1db1a00 + 812efca commit dc1ecc1Copy full SHA for dc1ecc1
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