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

Commit f797d40

Browse files
committed
Release 1.7.4
1 parent ec6f831 commit f797d40

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ of using android-retrostreams might be the more promising approach.
3535
The [online Javadoc](https://retrostreams.github.io/android-retrostreams/apidocs/index.html) gives a
3636
picture 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

4040
Please give feedback [here](https://github.com/retrostreams/android-retrostreams/issues) if you experience
4141
any problems.
@@ -45,7 +45,7 @@ any problems.
4545

4646
```gradle
4747
dependencies {
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
5757
dependencies {
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

0 commit comments

Comments
 (0)