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

Commit a0476d54 authored by Stefan Niedermann's avatar Stefan Niedermann
Browse files

Remove old androidTestImplementations

parent 556a48b1
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -108,12 +108,6 @@ dependencies {
    testImplementation 'androidx.test:core:1.3.0'
    testImplementation 'androidx.test.ext:junit:1.1.2'
    testImplementation 'androidx.arch.core:core-testing:2.1.0'
//    androidTestImplementation 'com.android.support:support-annotations:28.0.0'
//    androidTestImplementation 'com.android.support.test:runner:1.0.2'
//    androidTestImplementation "androidx.arch.core:core-testing:2.1.0"
//    androidTestImplementation 'androidx.test:runner:1.3.0'
//    androidTestImplementation 'androidx.test.ext:junit:1.1.2'
//    androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'

    implementation fileTree(dir: 'libs', include: ['*.jar'])
}