Skip to content

Commit

Permalink
Changed library version in the readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Pot committed Apr 19, 2018
1 parent f0eb4d4 commit 3a02ff3
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.7'
compile 'nl.psdcompany:duo-navigation-drawer:2.0.8'
}
```

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

0 comments on commit 3a02ff3

Please sign in to comment.