Use Joda-Android 2.9.0

This commit is contained in:
ligi 2015-11-05 23:56:53 +01:00
parent 24e027e695
commit fad3c88bda

View file

@ -117,7 +117,7 @@ dependencies {
compile 'com.google.code.gson:gson:2.4'
compile 'net.lingala.zip4j:zip4j:1.3.2'
compile 'com.jakewharton:butterknife:7.0.1'
compile 'net.danlew:android.joda:2.8.2'
compile 'net.danlew:android.joda:2.9.0'
compile 'com.squareup:otto:1.3.8'
compile 'com.android.support:support-annotations:23.1.0'