Skip to content

Commit

Permalink
Remove jUnit
Browse files Browse the repository at this point in the history
  • Loading branch information
javiersantos committed Jul 9, 2016
1 parent 794558c commit 88f846b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ android {

dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
testCompile 'junit:junit:4.12'
compile 'com.android.support:appcompat-v7:23.4.0'
compile 'com.android.support:design:23.4.0'
compile 'com.android.support:cardview-v7:23.4.0'
Expand Down

0 comments on commit 88f846b

Please sign in to comment.