We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0eb4d4 commit 3a02ff3Copy full SHA for 3a02ff3
README.md
@@ -25,7 +25,7 @@ repositories {
25
}
26
27
dependencies {
28
- compile 'nl.psdcompany:duo-navigation-drawer:2.0.7'
+ compile 'nl.psdcompany:duo-navigation-drawer:2.0.8'
29
30
```
31
@@ -35,7 +35,7 @@ Or Maven:
35
<dependency>
36
<groupId>nl.psdcompany</groupId>
37
<artifactId>duo-navigation-drawer</artifactId>
38
- <version>2.0.7</version>
+ <version>2.0.8</version>
39
<type>pom</type>
40
</dependency>
41
0 commit comments