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

Commit 6892f55

Browse files
committed
update Readme
1 parent 50fc661 commit 6892f55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

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

29-
The current stable release is `android-retrostreams-1.6.3`.
29+
The current stable release is `android-retrostreams-1.7.0`.
3030

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

3737
```gradle
3838
dependencies {
39-
compile 'net.sourceforge.streamsupport:android-retrostreams:1.6.3'
39+
compile 'net.sourceforge.streamsupport:android-retrostreams:1.7.0'
4040
}
4141
```
4242

0 commit comments

Comments
 (0)