Skip to content

Commit a0253a7

Browse files
committed
Update README.md
1 parent eb9cae9 commit a0253a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ The `Duration` Sheet lets you pick a duration time in a specific format.
284284
```gradle
285285
dependencies {
286286
...
287-
implementation 'com.maxkeppeler.sheets:time:<latest-version>'
287+
implementation 'com.maxkeppeler.sheets:clock:<latest-version>'
288288
}
289289
```
290290

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ The `Duration` Sheet lets you pick a duration time in a specific format.
284284
```gradle
285285
dependencies {
286286
...
287-
implementation 'com.maxkeppeler.sheets:time:<latest-version>'
287+
implementation 'com.maxkeppeler.sheets:clock:<latest-version>'
288288
}
289289
```
290290

0 commit comments

Comments
 (0)