diff --git a/android/build.gradle b/android/build.gradle index 5f0cfd0b..9cc37537 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -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"