Skip to content

Commit 5da5e8c

Browse files
committed
Update README.md
1 parent 93b297a commit 5da5e8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Setup
1818
The easiest way to add the Material DateTime Picker library to your project is by adding it as a dependency to your `build.gradle`
1919
```java
2020
dependencies {
21-
compile 'com.wdullaer.materialdatetimepicker:1.0.0'
21+
compile 'com.wdullaer.materialdatetimepicker:1.0.1'
2222
}
2323
```
2424

0 commit comments

Comments
 (0)