We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb9cae9 commit a0253a7Copy full SHA for a0253a7
README.md
@@ -284,7 +284,7 @@ The `Duration` Sheet lets you pick a duration time in a specific format.
284
```gradle
285
dependencies {
286
...
287
- implementation 'com.maxkeppeler.sheets:time:<latest-version>'
+ implementation 'com.maxkeppeler.sheets:clock:<latest-version>'
288
}
289
```
290
docs/README.md
0 commit comments