Use Joda-Android 2.9.0
This commit is contained in:
parent
24e027e695
commit
fad3c88bda
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue