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

Commit f688ca07 authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by Niedermann IT-Dienstleistungen
Browse files
parent 2e8cbf99
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -83,7 +83,7 @@ dependencies {
    coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.1'

    // Testing
    testImplementation 'junit:junit:4.13.1'
    testImplementation 'junit:junit:4.13.2'
    androidTestImplementation 'com.android.support:support-annotations:28.0.0'
    androidTestImplementation 'com.android.support.test:runner:1.0.2'
    androidTestImplementation 'androidx.test:runner:1.3.0'
+1 −1
Original line number Diff line number Diff line
@@ -60,7 +60,7 @@ dependencies {
    implementation 'androidx.multidex:multidex:2.0.1'
    coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.1'

    testImplementation 'junit:junit:4.13.1'
    testImplementation 'junit:junit:4.13.2'
    androidTestImplementation 'androidx.test.ext:junit:1.1.2'
    androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
}
 No newline at end of file