Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoernQ committed Aug 9, 2016
1 parent 66d692e commit 43cbf63
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -91,7 +91,7 @@ This library is available on JCenter [ ![Download](https://api.bintray.com/packa
Add the dependency to your app and make sure to use the jcenter repository:

```groovy
compile 'de.mobilej:thinr:0.1.0'
compile 'de.mobilej:thinr:0.2.0'
```

## Version History
Expand All @@ -101,6 +101,7 @@ Version|Description|
|0.0.0|initial public release|
|0.1.0|supports RetroLambda, possible to disable runtime checks|
|0.1.1|runtime checks now allow RetroLambda and Jacoco at the same time|
|0.2.0|fixed problem with InstantRun, added a Lint check, added more JavaDoc|

## What does the name mean?

Expand Down

0 comments on commit 43cbf63

Please sign in to comment.