Skip to content

Commit 0cb6b80

Browse files
committed
Release 1.6.0
1 parent 704d926 commit 0cb6b80

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
@@ -28,14 +28,14 @@ Download sample [apk][7]
2828

2929
Gradle:
3030
```groovy
31-
compile 'com.github.armcha:SpaceNavigationView:1.5.0'
31+
compile 'com.github.armcha:SpaceNavigationView:1.6.0'
3232
```
3333
Maven:
3434
```xml
3535
<dependency>
3636
<groupId>com.github.armcha</groupId>
3737
<artifactId>SpaceNavigationView</artifactId>
38-
<version>1.5.0</version>
38+
<version>1.6.0</version>
3939
<type>pom</type>
4040
</dependency>
4141
```

0 commit comments

Comments
 (0)