Skip to content

Commit

Permalink
README 업데이트 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
JellyBrick committed Oct 29, 2019
1 parent 5308247 commit d3cbb30
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 @@ -7,7 +7,7 @@
### Gradle

```
compile 'be.zvz:KotlinInside:1.2.1'
compile 'be.zvz:KotlinInside:1.2.3'
```

### Maven
Expand All @@ -16,7 +16,7 @@ compile 'be.zvz:KotlinInside:1.2.1'
<dependency>
<groupId>be.zvz</groupId>
<artifactId>KotlinInside</artifactId>
<version>1.2.1</version>
<version>1.2.3</version>
<type>pom</type>
</dependency>
```
Expand Down

0 comments on commit d3cbb30

Please sign in to comment.