Loading app/build.gradle +0 −6 Original line number Diff line number Diff line Loading @@ -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']) } Loading
app/build.gradle +0 −6 Original line number Diff line number Diff line Loading @@ -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']) }