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

Commit 4b8e27a

Browse files
committed
switch to 1.7.4-SNAPSHOT
1 parent 4cbf304 commit 4b8e27a

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-retroatomic</artifactId>
6-
<version>1.7.3</version>
6+
<version>1.7.4-SNAPSHOT</version>
77
<name>net.sourceforge.streamsupport:android-retroatomic</name>
88
<description>Backport of Java 8 Double/Long Accumulator/Adder for Android Studio 3.0
99
desugar toolchain, forked from https://sourceforge.net/projects/streamsupport</description>
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>net.sourceforge.streamsupport</groupId>
4242
<artifactId>android-retrostreams</artifactId>
43-
<version>1.7.3</version>
43+
<version>1.7.4-SNAPSHOT</version>
4444
</dependency>
4545
</dependencies>
4646
<properties>

0 commit comments

Comments
 (0)