build.gradle

branch
ICAL4J_EMBED_1
changeset 15
cc93757aeca3
parent 2
dee028db6e9b
child 18
6dcaece8ec41
     1.1 --- a/build.gradle	Thu Feb 12 18:02:00 2015 +0100
     1.2 +++ b/build.gradle	Thu Feb 12 20:16:00 2015 +0100
     1.3 @@ -43,10 +43,7 @@
     1.4  
     1.5  dependencies {
     1.6      compile 'com.android.support:support-v4:19.1.0'
     1.7 -    compile 'backport-util-concurrent:backport-util-concurrent:3.1'
     1.8 -    compile 'org.apache.commons:commons-lang3:3.2'
     1.9 -    compile files('libs/commons-codec-1.10.jar')
    1.10 -    compile files('libs/commons-logging-1.2.jar')
    1.11 +    compile 'org.mnode.ical4j:ical4j:1.0.6'
    1.12  }
    1.13  
    1.14  allprojects {

mercurial