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 11, 2017
1 parent a7a5b20 commit 43be20c
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:1.1.0'
compile 'nl.psdcompany:duo-navigation-drawer:1.1.1'
}
```

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

0 comments on commit 43be20c

Please sign in to comment.