Skip to content

Commit

Permalink
Release 1.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessio Coser committed Jan 29, 2020
1 parent 4ed14c1 commit 8e1795f
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 @@ -23,7 +23,7 @@ repositories {

- Add the dependency
```
implementation 'com.github.DaikonWeb:daikon:'
implementation 'com.github.DaikonWeb:daikon:1.1.8'
```

### Maven
Expand All @@ -41,7 +41,7 @@ implementation 'com.github.DaikonWeb:daikon:'
<dependency>
<groupId>com.github.DaikonWeb</groupId>
<artifactId>daikon</artifactId>
<version></version>
<version>1.1.8</version>
</dependency>
```

Expand Down

0 comments on commit 8e1795f

Please sign in to comment.