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

Unverified Commit 94f01006 authored by Tobias Kaminsky's avatar Tobias Kaminsky Committed by GitHub
Browse files

Merge pull request #521 from nextcloud/dependabot/gradle/com.android.tools-desugar_jdk_libs-2.0.2

bump com.android.tools:desugar_jdk_libs from 1.1.5 to 2.0.2
parents 5c2520f8 f6c1df37
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'