Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Commit

Permalink
removes unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yamilmedina committed Jan 30, 2020
1 parent 634a5c3 commit 852182e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ dependencies {
}

testCompile "junit:junit:4.12"
testImplementation "org.mockito:mockito-core:2.18.3"
testImplementation "com.nhaarman:mockito-kotlin:1.5.0"
testImplementation("com.android.tools.build:gradle:3.1.3") {
exclude(group: "org.jetbrains.kotlin")
}
Expand Down

0 comments on commit 852182e

Please sign in to comment.