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

Commit 095572c8 authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by Niedermann IT-Dienstleistungen
Browse files
parent 9039f974
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -80,7 +80,7 @@ dependencies {
    implementation "com.google.android.material:material:1.3.0"

    implementation 'androidx.multidex:multidex:2.0.1'
    coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.1'
    coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'

    // Testing
    testImplementation 'junit:junit:4.13.2'
+1 −1
Original line number Diff line number Diff line
@@ -58,7 +58,7 @@ dependencies {
    implementation "com.yydcdut:rxmarkdown-wrapper:$rxMarkdownVersion"

    implementation 'androidx.multidex:multidex:2.0.1'
    coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.1'
    coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'

    testImplementation 'junit:junit:4.13.2'
    androidTestImplementation 'androidx.test.ext:junit:1.1.2'