1.1 --- a/build.gradle Sat Feb 14 00:38:55 2015 +0100 1.2 +++ b/build.gradle Sat Feb 14 21:28:43 2015 +0100 1.3 @@ -43,7 +43,7 @@ 1.4 } 1.5 1.6 dependencies { 1.7 - compile 'junit:junit:4.+' 1.8 + androidTestCompile 'junit:junit:4.+' 1.9 compile 'com.android.support:support-v4:19.1.0' 1.10 compile 'org.mnode.ical4j:ical4j:1.0.6' 1.11 }