Skip to content

Commit

Permalink
Updated README with v3
Browse files Browse the repository at this point in the history
  • Loading branch information
potadtt committed Feb 28, 2019
1 parent 84f66d6 commit afe55af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -29,7 +29,7 @@ repositories {
}
dependencies {
compile 'nl.psdcompany:duo-navigation-drawer:2.0.8'
compile 'nl.psdcompany:duo-navigation-drawer:3.0.0'
}
```

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

0 comments on commit afe55af

Please sign in to comment.