Use threetenabp 1.1.0

This commit is contained in:
ligi 2018-05-21 10:05:59 +02:00
parent 6830623480
commit 9756e696b3
No known key found for this signature in database
GPG key ID: 8E81894010ABF23D

View file

@ -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"