diff -r b9b0fbab11a4 -r 831fc533ed9e build.gradle --- a/build.gradle Sat Feb 14 01:57:28 2015 +0100 +++ b/build.gradle Sat Feb 14 00:35:00 2015 +0100 @@ -43,6 +43,7 @@ } dependencies { + compile 'junit:junit:4.+' compile 'com.android.support:support-v4:19.1.0' compile 'org.mnode.ical4j:ical4j:1.0.6' }