Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
kizitonwose committed May 9, 2019
1 parent e7a0536 commit bb55c88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,15 +238,15 @@ Add the dependency to your `build.gradle`:

```groovy
dependencies {
compile 'com.github.kizitonwose.time:time:1.0.2'
compile 'com.github.kizitonwose.time:time:<version>'
}
```

- For **Android** projects:

```groovy
dependencies {
compile 'com.github.kizitonwose.time:time-android:1.0.2'
compile 'com.github.kizitonwose.time:time-android:<version>'
}
```

Expand Down

0 comments on commit bb55c88

Please sign in to comment.