Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
potalexander authored May 30, 2017
1 parent 0aa5515 commit 0003567
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 @@ -25,7 +25,7 @@ repositories {
}
dependencies {
compile 'nl.psdcompany:duo-navigation-drawer:2.0.1'
compile 'nl.psdcompany:duo-navigation-drawer:2.0.2'
}
```

Expand All @@ -35,7 +35,7 @@ Or Maven:
<dependency>
<groupId>nl.psdcompany</groupId>
<artifactId>duo-navigation-drawer</artifactId>
<version>2.0.1</version>
<version>2.0.2</version>
<type>pom</type>
</dependency>
```
Expand Down

0 comments on commit 0003567

Please sign in to comment.