41 } |
41 } |
42 } |
42 } |
43 |
43 |
44 dependencies { |
44 dependencies { |
45 compile 'com.android.support:support-v4:19.1.0' |
45 compile 'com.android.support:support-v4:19.1.0' |
46 compile 'backport-util-concurrent:backport-util-concurrent:3.1' |
46 compile 'org.mnode.ical4j:ical4j:1.0.6' |
47 compile 'org.apache.commons:commons-lang3:3.2' |
|
48 compile files('libs/commons-codec-1.10.jar') |
|
49 compile files('libs/commons-logging-1.2.jar') |
|
50 } |
47 } |
51 |
48 |
52 allprojects { |
49 allprojects { |
53 repositories { |
50 repositories { |
54 jcenter() |
51 jcenter() |