Skip to content

Commit

Permalink
Bump version in retrolambdaConfig in README (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin Koziński authored and JakeWharton committed Apr 28, 2016
1 parent 8c565e0 commit ecf068f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ This fork also integrates PRs from other contributors made upstream which are no
To use this version of Retrolambda in your build (with Evan T's plugin) add the following:
```groovy
dependencies {
retrolambdaConfig 'com.jakewharton.retrolambda:retrolambda:2.1.0-jake1'
retrolambdaConfig 'com.jakewharton.retrolambda:retrolambda:2.1.0-jake2'
}
```

Expand Down

0 comments on commit ecf068f

Please sign in to comment.