Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit f6c1df37 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

bump com.android.tools:desugar_jdk_libs from 1.1.5 to 2.0.2



```yaml:frontmatter
updated-dependencies:
- dependency-name: com.android.tools:desugar_jdk_libs
  dependency-type: direct:production
  update-type: version-update:semver-major
```

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 75656574
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -90,7 +90,7 @@ detekt {
}

dependencies {
    coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.2.0'
    coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.2'

    implementation "androidx.appcompat:appcompat:1.6.1"
    implementation 'androidx.annotation:annotation:1.5.0'