Skip to content

Commit

Permalink
Release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
armcha committed Jan 29, 2017
1 parent 704d926 commit 0cb6b80
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 @@ -28,14 +28,14 @@ Download sample [apk][7]

Gradle:
```groovy
compile 'com.github.armcha:SpaceNavigationView:1.5.0'
compile 'com.github.armcha:SpaceNavigationView:1.6.0'
```
Maven:
```xml
<dependency>
<groupId>com.github.armcha</groupId>
<artifactId>SpaceNavigationView</artifactId>
<version>1.5.0</version>
<version>1.6.0</version>
<type>pom</type>
</dependency>
```
Expand Down

0 comments on commit 0cb6b80

Please sign in to comment.