Skip to content

Commit

Permalink
Merge branch 'master' of github.com:thiagokimo/konami-code
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagokimo committed Jul 28, 2015
2 parents 950c0f5 + d0ab4b7 commit 75fcd69
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 @@ -27,7 +27,7 @@ Add the dependency in the form:

```groovy
dependencies {
compile 'com.github.thiagokimo:KonamiCode:1.0'
compile 'com.github.thiagokimo:KonamiCode:1.1'
}
```

Expand All @@ -47,7 +47,7 @@ And them this into your dependencies
<dependency>
<groupId>com.github.thiagokimo</groupId>
<artifactId>konami-code</artifactId>
<version>1.0</version>
<version>1.1</version>
</dependency>
```
##How to use
Expand Down

0 comments on commit 75fcd69

Please sign in to comment.