Skip to content

Commit

Permalink
Merge pull request #107 from JakeWharton/jakew/updates/2019-06-02
Browse files Browse the repository at this point in the history
Update to threetenbp 1.4.0 and import its 2019a TZDB
  • Loading branch information
JakeWharton authored Jun 3, 2019
2 parents a8dcc4f + b555158 commit c4ac0fe
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 c4ac0fe

Please sign in to comment.