diff --git a/build.gradle b/build.gradle index a357fe23..c866d170 100644 --- a/build.gradle +++ b/build.gradle @@ -112,7 +112,7 @@ dependencies { compile 'com.google.code.gson:gson:2.3.1' compile 'net.lingala.zip4j:zip4j:1.3.2' compile 'com.jakewharton:butterknife:6.1.0' - compile 'net.danlew:android.joda:2.7.2' + compile 'net.danlew:android.joda:2.8.0' compile 'com.squareup:otto:1.3.7' compile 'com.android.support:support-v4:22.2.0' @@ -124,7 +124,7 @@ dependencies { compile 'org.ligi:AXT:0.33' compile 'org.ligi:tracedroid:1.4' - compile 'com.squareup.okhttp:okhttp:2.3.0' + compile 'com.squareup.okhttp:okhttp:2.4.0' compile 'fr.nicolaspomepuy:discreetapprate:2.0.4@aar' compile 'com.larswerkman:HoloColorPicker:1.4' compile 'com.google.code.findbugs:jsr305:3.0.0'