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