Skip to content

Commit 30e67c5

Browse files
authored
Update README.md
1 parent c256863 commit 30e67c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repositories {
2525
}
2626
2727
dependencies {
28-
compile 'nl.psdcompany:duo-navigation-drawer:1.1.2'
28+
compile 'nl.psdcompany:duo-navigation-drawer:2.0.0'
2929
}
3030
```
3131

@@ -35,7 +35,7 @@ Or Maven:
3535
<dependency>
3636
<groupId>nl.psdcompany</groupId>
3737
<artifactId>duo-navigation-drawer</artifactId>
38-
<version>1.1.2</version>
38+
<version>2.0.0</version>
3939
<type>pom</type>
4040
</dependency>
4141
```

0 commit comments

Comments
 (0)