7:80cbebadae24 | 9:7d763092b6eb |
---|---|
41 productFlavors { | 41 productFlavors { |
42 } | 42 } |
43 } | 43 } |
44 | 44 |
45 dependencies { | 45 dependencies { |
46 compile 'junit:junit:4.+' | 46 androidTestCompile 'junit:junit:4.+' |
47 compile 'com.android.support:support-v4:19.1.0' | 47 compile 'com.android.support:support-v4:19.1.0' |
48 compile 'org.mnode.ical4j:ical4j:1.0.6' | 48 compile 'org.mnode.ical4j:ical4j:1.0.6' |
49 } | 49 } |
50 | 50 |
51 allprojects { | 51 allprojects { |