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 93b297a commit 5da5e8cCopy full SHA for 5da5e8c
README.md
@@ -18,7 +18,7 @@ Setup
18
The easiest way to add the Material DateTime Picker library to your project is by adding it as a dependency to your `build.gradle`
19
```java
20
dependencies {
21
- compile 'com.wdullaer.materialdatetimepicker:1.0.0'
+ compile 'com.wdullaer.materialdatetimepicker:1.0.1'
22
}
23
```
24
0 commit comments