Skip to content
Snippets Groups Projects
Commit 3c42d239 authored by jgwashburn@gmail.com's avatar jgwashburn@gmail.com
Browse files

remove unused dependencies

parent 4e9dfe88
No related branches found
No related tags found
No related merge requests found
......@@ -165,11 +165,6 @@ dependencies {
compile 'com.squareup.okhttp3:logging-interceptor:3.3.1'
compile 'com.google.android.gms:play-services-appindexing:8.4.0'
testCompile 'junit:junit:4.12'
testCompile 'org.powermock:powermock:1.6.5'
testCompile 'org.powermock:powermock-module-junit4:1.6.5'
testCompile 'org.powermock:powermock-api-mockito:1.6.5'
testCompile 'org.json:json:20140107'
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment