Skip to content

Commit 7b28a2f

Browse files
author
Josh Deffibaugh
committed
Removes uneeded dependency
1 parent 848bca3 commit 7b28a2f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.idea/misc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

android-sdk/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ dependencies {
6060
testCompile "junit:junit:$junit_ver"
6161
testCompile "org.mockito:mockito-core:$mockito_ver"
6262
testCompile "com.noveogroup.android:android-logger:$android_logger_ver"
63-
testCompile "com.android.support.test.espresso:espresso-core:$espresso_ver"
6463

6564
androidTestCompile "com.android.support.test:runner:$support_test_runner_ver"
6665
// Set this dependency to use JUnit 4 rules

0 commit comments

Comments
 (0)