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

Commit ffcd5ca

Browse files
committed
Slide in release 1.6.3 with Android P fixes
1 parent e2a0458 commit ffcd5ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>net.sourceforge.streamsupport</groupId>
55
<artifactId>android-retroflow</artifactId>
6-
<version>1.7.0-SNAPSHOT</version>
6+
<version>1.6.3</version>
77
<name>net.sourceforge.streamsupport:android-retroflow</name>
88
<description>Backport of Java 9 (JEP 266) reactive-streams Flow and SubmissionPublisher API
99
for Android Studio 3.0 desugar toolchain, forked from https://sourceforge.net/projects/streamsupport</description>
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>net.sourceforge.streamsupport</groupId>
3434
<artifactId>android-retrofuture</artifactId>
35-
<version>1.7.0-SNAPSHOT</version>
35+
<version>1.6.3</version>
3636
</dependency>
3737
</dependencies>
3838
<properties>

0 commit comments

Comments
 (0)