Skip to content

Commit

Permalink
Update to threetenbp 1.4.0 and import its 2019a TZDB
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeWharton committed Jun 3, 2019
1 parent 5d43dc8 commit b555158
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion threetenabp/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apply plugin: 'com.android.library'

dependencies {
api group: 'org.threeten', name: 'threetenbp', version: '1.3.8', classifier: 'no-tzdb'
api group: 'org.threeten', name: 'threetenbp', version: '1.4.0', classifier: 'no-tzdb'

androidTestImplementation rootProject.ext.junit
androidTestImplementation rootProject.ext.testRunner
Expand Down
Binary file modified threetenabp/src/main/assets/org/threeten/bp/TZDB.dat
Binary file not shown.

0 comments on commit b555158

Please sign in to comment.