Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
kizitonwose committed Oct 21, 2018
1 parent 282761f commit 597b8f4
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.1'
compile 'com.github.kizitonwose.time:time:1.0.2'
}
```

- For **Android** projects:

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

Expand Down

0 comments on commit 597b8f4

Please sign in to comment.