Use threetenabp 1.1.0
This commit is contained in:
parent
6830623480
commit
9756e696b3
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ dependencies {
|
|||
compile 'com.github.ligi:ExtraCompats:0.4'
|
||||
|
||||
compile 'net.lingala.zip4j:zip4j:1.3.2'
|
||||
compile 'com.jakewharton.threetenabp:threetenabp:1.0.5'
|
||||
compile 'com.jakewharton.threetenabp:threetenabp:1.1.0'
|
||||
compile 'org.greenrobot:eventbus:3.0.0'
|
||||
|
||||
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||
|
|
Loading…
Reference in a new issue