This repository was archived by the owner on Feb 25, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ of using android-retrostreams might be the more promising approach.
3535The [ online Javadoc] ( https://retrostreams.github.io/android-retrostreams/apidocs/index.html ) gives a
3636picture of the API changes.
3737
38- The current stable release of retrostreams is ` android-retrostreams-1.7.3 ` .
38+ The current stable release of retrostreams is ` android-retrostreams-1.7.4 ` .
3939
4040Please give feedback [ here] ( https://github.com/retrostreams/android-retrostreams/issues ) if you experience
4141any problems.
@@ -45,7 +45,7 @@ any problems.
4545
4646``` gradle
4747dependencies {
48- implementation 'net.sourceforge.streamsupport:android-retrostreams:1.7.3 '
48+ implementation 'net.sourceforge.streamsupport:android-retrostreams:1.7.4 '
4949}
5050```
5151
@@ -55,7 +55,7 @@ Contains android-retrostreams core + retroatomic + retroflow + retrofuture
5555
5656``` gradle
5757dependencies {
58- implementation 'net.sourceforge.streamsupport:android-retrostreams_all:1.7.3.2 '
58+ implementation 'net.sourceforge.streamsupport:android-retrostreams_all:1.7.4 '
5959}
6060```
6161
You can’t perform that action at this time.
0 commit comments