Skip to content

Commit

Permalink
Update version in README.md
Browse files Browse the repository at this point in the history
Former-commit-id: 1abc4f3
  • Loading branch information
daquexian committed Jun 1, 2018
1 parent ba384a2 commit a9c97ef
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 @@ -51,15 +51,15 @@ The DNNLibrary has been published on jcenter.
Add

```
implementation 'me.daquexian:dnnlibrary:0.2.1'
implementation 'me.daquexian:dnnlibrary:0.2.2'
```

(for Gradle 3.0+),

or

```
compile 'me.daquexian:dnnlibrary:0.2.1'
compile 'me.daquexian:dnnlibrary:0.2.2'
```

(for Gradle lower than 3.0)
Expand Down

0 comments on commit a9c97ef

Please sign in to comment.