Skip to content

Commit d08d702

Browse files
committed
Updating README
1 parent 748209e commit d08d702

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
@@ -30,7 +30,7 @@ Add the dependency in the form:
3030

3131
```groovy
3232
dependencies {
33-
compile 'com.github.thiagokimo:KonamiCode:1.1.4'
33+
compile 'com.github.thiagokimo:KonamiCode:1.1.5'
3434
}
3535
```
3636

@@ -50,7 +50,7 @@ And them this into your dependencies
5050
<dependency>
5151
<groupId>com.github.thiagokimo</groupId>
5252
<artifactId>KonamiCode</artifactId>
53-
<version>1.1.4</version>
53+
<version>1.1.5</version>
5454
</dependency>
5555
```
5656
##How to use

0 commit comments

Comments
 (0)