Skip to content

Commit

Permalink
update README and 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
XhinLiang committed Mar 10, 2016
1 parent ee3181b commit b81fa93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ allprojects {

```
dependencies {
compile 'com.github.XhinLiang:MDPreference:0.1.0'
compile 'com.github.XhinLiang:MDPreference:0.1.1'
}
```
### Maven
Expand All @@ -47,7 +47,7 @@ dependencies {
<dependency>
<groupId>com.github.XhinLiang</groupId>
<artifactId>MDPreference</artifactId>
<version>0.1.0</version>
<version>0.1.1</version>
</dependency>
```

Expand Down

0 comments on commit b81fa93

Please sign in to comment.