diff -r eb2016286407 -r 40e965b10350 build.gradle --- a/build.gradle Sat Feb 14 00:38:55 2015 +0100 +++ b/build.gradle Sat Feb 14 21:28:43 2015 +0100 @@ -43,7 +43,7 @@ } dependencies { - compile 'junit:junit:4.+' + androidTestCompile 'junit:junit:4.+' compile 'com.android.support:support-v4:19.1.0' compile 'org.mnode.ical4j:ical4j:1.0.6' }