We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f034347 commit 30b8595Copy full SHA for 30b8595
1 file changed
README.md
@@ -35,7 +35,7 @@ Then add the following line
35
36
``` gradle
37
dependencies {
38
- compile 'com.github.po10cio:TimeLineView:1.0.1'
+ compile 'com.github.po10cio:TimeLineView:1.0.0'
39
}
40
```
41
@@ -57,7 +57,7 @@ Then add the dependency
57
<dependency>
58
<groupId>com.github.po10cio</groupId>
59
<artifactId>TimeLineView</artifactId>
60
- <version>1.0.1</version>
+ <version>1.0.0</version>
61
</dependency>
62
63
0 commit comments