Skip to content
This repository was archived by the owner on Feb 25, 2024. It is now read-only.

Commit 6c1e72f

Browse files
committed
update README.md
1 parent a22b3de commit 6c1e72f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ E.g., no `j8.u.s.RefStreams` class anymore - all these methods are now in the `j
2222
The [online Javadoc](https://retrostreams.github.io/android-retrostreams/apidocs/index.html) gives a
2323
picture of the API changes.
2424

25-
The current stable release is `android-retrostreams-1.6.0`.
25+
The current stable release is `android-retrostreams-1.6.1`.
2626

2727
Please give feedback [here](https://github.com/retrostreams/android-retrostreams/issues) if you experience
2828
any problems.
@@ -32,7 +32,7 @@ any problems.
3232

3333
```gradle
3434
dependencies {
35-
compile 'net.sourceforge.streamsupport:android-retrostreams:1.6.0'
35+
compile 'net.sourceforge.streamsupport:android-retrostreams:1.6.1'
3636
}
3737
```
3838

0 commit comments

Comments
 (0)