Skip to content

Commit

Permalink
Updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagokimo committed Oct 22, 2016
1 parent c904a61 commit da9a049
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 @@ -30,7 +30,7 @@ Add the dependency in the form:

```groovy
dependencies {
compile 'com.github.thiagokimo:KonamiCode:1.1.5'
compile 'com.github.thiagokimo:KonamiCode:1.1.6'
}
```

Expand All @@ -50,7 +50,7 @@ And them this into your dependencies
<dependency>
<groupId>com.github.thiagokimo</groupId>
<artifactId>KonamiCode</artifactId>
<version>1.1.5</version>
<version>1.1.6</version>
</dependency>
```
##How to use
Expand Down

0 comments on commit da9a049

Please sign in to comment.